Skip to content

Commit

Permalink
chore(release): πŸš€ release v4.0.0
Browse files Browse the repository at this point in the history
# [4.0.0](v3.0.1...v4.0.0) (2022-10-10)

### Bug Fixes

* **version:** update docs about version compatible with Ng 12 to 13 ([c323e26](c323e26))

### Features

* **core:** migrate to Angular 14 and Nx 14 ([#125](#125)) ([7d8024d](7d8024d)), closes [#123](#123)

### BREAKING CHANGES

* **core:** Angular 14 is now the minimum required version to use the module.

***
[skip ci]
  • Loading branch information
semantic-release-bot committed Oct 10, 2022
1 parent c323e26 commit 3fff573
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions libs/ngx-cookieconsent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [4.0.0](https://github.com/tinesoft/ngx-cookieconsent/compare/v3.0.1...v4.0.0) (2022-10-10)

### Bug Fixes

- **version:** update docs about version compatible with Ng 12 to 13 ([c323e26](https://github.com/tinesoft/ngx-cookieconsent/commit/c323e263038b54682737c67553655dc6f24b4da4))

### Features

- **core:** migrate to Angular 14 and Nx 14 ([#125](https://github.com/tinesoft/ngx-cookieconsent/issues/125)) ([7d8024d](https://github.com/tinesoft/ngx-cookieconsent/commit/7d8024da22be4e9e7bebc0c10f51a4d27461192a)), closes [#123](https://github.com/tinesoft/ngx-cookieconsent/issues/123)

### BREAKING CHANGES

- **core:** Angular 14 is now the minimum required version to use the module.

# [3.1.0](https://github.com/tinesoft/ngx-cookieconsent/compare/v3.0.1...v3.1.0) (2022-10-10)

### Features
Expand Down

0 comments on commit 3fff573

Please sign in to comment.