Skip to content

Commit

Permalink
chore(release): 1.14.2
Browse files Browse the repository at this point in the history
### [1.14.2](v1.14.1...v1.14.2) (2023-05-05)

### Bug Fixes

* address broken internal git hooks ([7ed41d6](7ed41d6)), closes [#55](#55)
  • Loading branch information
semantic-release-bot authored and carbonci committed May 5, 2023
1 parent d3255da commit a0da7fd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.14.2](https://github.com/Sage/carbon-codemod/compare/v1.14.1...v1.14.2) (2023-05-05)


### Bug Fixes

* address broken internal git hooks ([7ed41d6](https://github.com/Sage/carbon-codemod/commit/7ed41d6caa2c5688e7c664f4412eaa72da4eeb26)), closes [#55](https://github.com/Sage/carbon-codemod/issues/55)

### [1.14.1](https://github.com/Sage/carbon-codemod/compare/v1.14.0...v1.14.1) (2022-04-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-codemod",
"version": "1.14.1",
"version": "1.14.2",
"description": "carbon-codemod",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a0da7fd

Please sign in to comment.