Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
chore(release): 📢 1.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.4](v1.3.3...v1.3.4) (2020-03-04)

### Bug Fixes

* Fixed scrolling bugs and removed console.logs ([4335e21](4335e21)), closes [#87](#87) [#86](#86)
* **console.log:** removed console.log in ngDoCheck() ([497fd5d](497fd5d))
* **sticky-top:** Fixed a bug where sticky-top on header not working ([c8759a8](c8759a8))
* **template:** removed one unused div to prevent bug w/ scrollbar ([eae5766](eae5766))
  • Loading branch information
semantic-release-bot committed Mar 4, 2020
1 parent 8bf24d7 commit 9393022
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.3.4](https://github.com/Disane87/ngx-taskboard/compare/v1.3.3...v1.3.4) (2020-03-04)


### Bug Fixes

* Fixed scrolling bugs and removed console.logs ([4335e21](https://github.com/Disane87/ngx-taskboard/commit/4335e21)), closes [#87](https://github.com/Disane87/ngx-taskboard/issues/87) [#86](https://github.com/Disane87/ngx-taskboard/issues/86)
* **console.log:** removed console.log in ngDoCheck() ([497fd5d](https://github.com/Disane87/ngx-taskboard/commit/497fd5d))
* **sticky-top:** Fixed a bug where sticky-top on header not working ([c8759a8](https://github.com/Disane87/ngx-taskboard/commit/c8759a8))
* **template:** removed one unused div to prevent bug w/ scrollbar ([eae5766](https://github.com/Disane87/ngx-taskboard/commit/eae5766))

## [1.3.3](https://github.com/Disane87/ngx-taskboard/compare/v1.3.2...v1.3.3) (2020-03-04)


Expand Down

0 comments on commit 9393022

Please sign in to comment.