Skip to content

Commit

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

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

## [2.21.1](https://github.com/jscutlery/semver/compare/semver-2.21.0...semver-2.21.1) (2022-03-18)


### Bug Fixes

* **semver:** 🐞 support Nx 13.9.2 ([a757b30](https://github.com/jscutlery/semver/commit/a757b3073ac29cc67b9b69f89ec78e07028a4fc8)), closes [#467](https://github.com/jscutlery/semver/issues/467)
* **semver:** 🐞 use type list for `x-prompt` preset ([d8b1da2](https://github.com/jscutlery/semver/commit/d8b1da24ea55d3818bcdbfa5ae8ddf9ab040045c))



# [2.21.0](https://github.com/jscutlery/semver/compare/semver-2.20.1...semver-2.21.0) (2022-03-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/semver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jscutlery/semver",
"version": "2.21.0",
"version": "2.21.1",
"description": "Nx plugin for automate versioning and CHANGELOG generation.",
"private": false,
"license": "MIT",
Expand Down

0 comments on commit 1705436

Please sign in to comment.