Skip to content

Commit c5ce4dc

Browse files
chore(release): release 10.1.0 [skip ci]
# [10.1.0](v10.0.0...v10.1.0) (2021-12-17) ### Bug Fixes * **components:** re-create dynamic component when other inputs are changed ([ea127ba](ea127ba)) * **deps:** add RxJs v7 to supported peer dependencies range ([c6700fb](c6700fb)), closes [#467](#467) ### Features * **component:** add support for component generic ([fe8bb5d](fe8bb5d))
1 parent afc8a67 commit c5ce4dc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# ng-dynamic-component - Changelog
22

3+
# [10.1.0](https://github.com/gund/ng-dynamic-component/compare/v10.0.0...v10.1.0) (2021-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **components:** re-create dynamic component when other inputs are changed ([ea127ba](https://github.com/gund/ng-dynamic-component/commit/ea127ba55c992d6c63506a3fd3117ccff0363b75))
9+
* **deps:** add RxJs v7 to supported peer dependencies range ([c6700fb](https://github.com/gund/ng-dynamic-component/commit/c6700fb097e6fe588c872c1abe6a48cefa44c597)), closes [#467](https://github.com/gund/ng-dynamic-component/issues/467)
10+
11+
12+
### Features
13+
14+
* **component:** add support for component generic ([fe8bb5d](https://github.com/gund/ng-dynamic-component/commit/fe8bb5db1a4c0caffd323259e88ea9cc8b2328bb))
15+
316
# [10.0.0](https://github.com/gund/ng-dynamic-component/compare/v9.0.0...v10.0.0) (2021-12-01)
417

518

0 commit comments

Comments
 (0)