Skip to content

Commit

Permalink
chore(release): 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymeh committed Sep 8, 2022
1 parent 29c2665 commit b8e41a7
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 71 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->

## [1.2.4](https://github.com/jaymeh/conventional-changelog-parser/compare/v1.2.3...v1.2.4) (2022-09-08)

### Bug Fixes

* Disable unit tests since it causes the suite to fail and we aren't using them. ([c9bdb9](https://github.com/jaymeh/conventional-changelog-parser/commit/c9bdb911e24c26b0402aff1f2389892890c78a77))
* Remove example test. ([eade02](https://github.com/jaymeh/conventional-changelog-parser/commit/eade02f5c71529f51241c8a30d1dc3738ef2c841))


---

## [1.2.3](https://github.com/jaymeh/conventional-changelog-parser/compare/v1.2.2...v1.2.3) (2022-09-02)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"bin": [
"changelog-checker"
],
"version": "1.2.3"
}
"version": "1.2.4"
}
Loading

0 comments on commit b8e41a7

Please sign in to comment.