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

Commit 58d1ab6

Browse files
chore(release): 📢 1.3.0 [skip ci]
# [1.3.0](v1.2.15...v1.3.0) (2019-09-10) ### Bug Fixes * changed docs and release script ([d650799](d650799)) * Column add button / Async items ([022725f](022725f)), closes [#76](#76) [#75](#75) [#74](#74) ### Features * **collapse event:** Emits the collapse state when heading is toggled ([f62acb4](f62acb4)), closes [#70](#70) * **scrolling:** Fire events when scrolling ([26ee3a2](26ee3a2)) * **scrolling:** Restoring scorll state via @input ([6c807d8](6c807d8)), closes [#71](#71)
1 parent 158dabb commit 58d1ab6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.3.0](https://github.com/Disane87/ngx-taskboard/compare/v1.2.15...v1.3.0) (2019-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* changed docs and release script ([d650799](https://github.com/Disane87/ngx-taskboard/commit/d650799))
7+
* Column add button / Async items ([022725f](https://github.com/Disane87/ngx-taskboard/commit/022725f)), closes [#76](https://github.com/Disane87/ngx-taskboard/issues/76) [#75](https://github.com/Disane87/ngx-taskboard/issues/75) [#74](https://github.com/Disane87/ngx-taskboard/issues/74)
8+
9+
10+
### Features
11+
12+
* **collapse event:** Emits the collapse state when heading is toggled ([f62acb4](https://github.com/Disane87/ngx-taskboard/commit/f62acb4)), closes [#70](https://github.com/Disane87/ngx-taskboard/issues/70)
13+
* **scrolling:** Fire events when scrolling ([26ee3a2](https://github.com/Disane87/ngx-taskboard/commit/26ee3a2))
14+
* **scrolling:** Restoring scorll state via @Input ([6c807d8](https://github.com/Disane87/ngx-taskboard/commit/6c807d8)), closes [#71](https://github.com/Disane87/ngx-taskboard/issues/71)
15+
116
## [1.2.15](https://github.com/Disane87/ngx-taskboard/compare/v1.2.14...v1.2.15) (2019-09-04)
217

318

0 commit comments

Comments
 (0)