Skip to content

Commit

Permalink
release(semver): 🎸 cut release to 2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
🤖 JSCutlery Bot committed May 29, 2022
1 parent 9528488 commit 5653ed9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions packages/semver/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.24.2](https://github.com/jscutlery/semver/compare/semver-2.24.1...semver-2.24.2) (2022-05-29)


### Bug Fixes

* **semver:** 🐞 format `package.json` with trailing newline ([4c175fd](https://github.com/jscutlery/semver/commit/4c175fd8d5d7c400ee17ab77f3a59a370343ff6e)), closes [#510](https://github.com/jscutlery/semver/issues/510)



## [2.24.1](https://github.com/jscutlery/semver/compare/semver-2.24.0...semver-2.24.1) (2022-05-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/semver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/semver",
"version": "2.24.1",
"version": "2.24.2",
"description": "Nx plugin for automate versioning and CHANGELOG generation.",
"license": "MIT",
"main": "src/index.js",
Expand Down Expand Up @@ -35,4 +35,4 @@
"@types/standard-version": "7.0.1",
"@types/tmp": "0.2.3"
}
}
}

0 comments on commit 5653ed9

Please sign in to comment.