Skip to content

Commit

Permalink
chore(release): release 10.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.2.0](v10.1.0...v10.2.0) (2022-06-16)

### Bug Fixes

* **component:** add compatibility with Angular v12 to component rendering ([18c3922](18c3922)), closes [#472](#472)

### Features

* **ng:** add support for Angular v14+ ([451f04e](451f04e)), closes [#469](#469)
  • Loading branch information
semantic-release-bot committed Jun 16, 2022
1 parent 1436eda commit 6697cd4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# ng-dynamic-component - Changelog

# [10.2.0](https://github.com/gund/ng-dynamic-component/compare/v10.1.0...v10.2.0) (2022-06-16)


### Bug Fixes

* **component:** add compatibility with Angular v12 to component rendering ([18c3922](https://github.com/gund/ng-dynamic-component/commit/18c3922e1ddf6b884411eaff1f821143e526a1aa)), closes [#472](https://github.com/gund/ng-dynamic-component/issues/472)


### Features

* **ng:** add support for Angular v14+ ([451f04e](https://github.com/gund/ng-dynamic-component/commit/451f04ec7862e3c597f8c90379cbb437e631d376)), closes [#469](https://github.com/gund/ng-dynamic-component/issues/469)

# [10.2.0-next.3](https://github.com/gund/ng-dynamic-component/compare/v10.2.0-next.2...v10.2.0-next.3) (2022-06-16)


Expand Down

0 comments on commit 6697cd4

Please sign in to comment.