Skip to content

Commit

Permalink
chore(release): 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stumpam committed Jan 4, 2023
1 parent 214b5e7 commit 12a3764
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.2.2](https://github.com/stumpam/ngx-cz-id/compare/v3.2.1...v3.2.2) (2023-01-04)


### Bug Fixes

* emit even 9 digits ([e5cb454](https://github.com/stumpam/ngx-cz-id/commit/e5cb4544007d6bd79f2a9167b6edb719afdb0438))

### [3.2.1](https://github.com/stumpam/ngx-cz-id/compare/v3.2.0...v3.2.1) (2023-01-04)


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.2.1",
"version": "3.2.2",
"license": "MIT",
"scripts": {
"release": "standard-version",
Expand Down

0 comments on commit 12a3764

Please sign in to comment.