Skip to content

Commit

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

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.

## [1.3.0](https://github.com/stumpam/ngx-cz-in/compare/v1.2.0...v1.3.0) (2022-02-28)


### Features

* improve behaviour on numbers w/o leading zeros ([e2d1399](https://github.com/stumpam/ngx-cz-in/commit/e2d1399100acbf3167eb4afd07779e5223e44ce1))


### Bug Fixes

* export directive as public api ([c1ac306](https://github.com/stumpam/ngx-cz-in/commit/c1ac306b9fb8870682d69c2003b5017390ff2b8d))
* update github actions to yarn ([367ce6b](https://github.com/stumpam/ngx-cz-in/commit/367ce6b24767e46f3baf0d3d55074d538bc8a33d))

## [1.2.0](https://github.com/stumpam/ngx-cz-in/compare/v1.1.2...v1.2.0) (2022-02-25)


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-in",
"version": "1.2.0",
"version": "1.3.0",
"license": "MIT",
"scripts": {
"release": "standard-version",
Expand Down

0 comments on commit 6d40e9b

Please sign in to comment.