Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2020-07-22)

### Bug Fixes

* [MASTER-001] node ver fix ([7a89582](7a89582))
* [MASTER-001] node ver fix ([0cc8efc](0cc8efc))
  • Loading branch information
semantic-release-bot committed Jul 22, 2020
1 parent 7a89582 commit 45f58a9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.3](https://github.com/bi-zone/cz-conventional-changelog-bizone/compare/v1.0.2...v1.0.3) (2020-07-22)


### Bug Fixes

* [MASTER-001] node ver fix ([7a89582](https://github.com/bi-zone/cz-conventional-changelog-bizone/commit/7a895829b2221e70fd57227c0f047715033c4fd1))
* [MASTER-001] node ver fix ([0cc8efc](https://github.com/bi-zone/cz-conventional-changelog-bizone/commit/0cc8efc962721ec9c8c0119418d9baf542933a29))

## [1.0.2](https://github.com/bi-zone/cz-conventional-changelog-bizone/compare/v1.0.1...v1.0.2) (2020-05-18)


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": "cz-conventional-changelog-bizone",
"version": "1.0.2",
"version": "1.0.3",
"description": "Commitizen adapter following the conventional-changelog format.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 45f58a9

Please sign in to comment.