Skip to content

Commit

Permalink
chore(release): 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stumpam committed Mar 14, 2022
1 parent 67d43c0 commit 62e8976
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.0.5](https://github.com/stumpam/ngx-cz-id/compare/v3.0.4...v3.0.5) (2022-03-14)


### Bug Fixes

* add angular/cdk to peer dependencies ([67d43c0](https://github.com/stumpam/ngx-cz-id/commit/67d43c04454f6f56c2c8d77e6d09289e0b0f3759))

### [3.0.4](https://github.com/stumpam/ngx-cz-id/compare/v3.0.3...v3.0.4) (2022-03-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-cz-id",
"version": "3.0.4",
"version": "3.0.5",
"license": "MIT",
"scripts": {
"release": "standard-version",
Expand Down

0 comments on commit 62e8976

Please sign in to comment.