Skip to content

Commit bb989d6

Browse files
author
🤖 JSCutlery Bot
committed
release(semver): 🎸 cut release to 6.2.0
1 parent 5d6a420 commit bb989d6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/semver/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [6.2.0](https://github.com/jscutlery/semver/compare/semver-6.1.3...semver-6.2.0) (2026-07-07)
6+
7+
### Features
8+
9+
* **semver:** add "tagSign" option for `git tag --sign` ([#1095](https://github.com/jscutlery/semver/issues/1095)) ([5d6a420](https://github.com/jscutlery/semver/commit/5d6a4209ba3652658b1f36b61b71d67a0aff1996)), closes [#489](https://github.com/jscutlery/semver/issues/489) [#489](https://github.com/jscutlery/semver/issues/489)
10+
511
## [6.1.3](https://github.com/jscutlery/semver/compare/semver-6.1.2...semver-6.1.3) (2026-07-01)
612

713
### Bug Fixes

packages/semver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jscutlery/semver",
3-
"version": "6.1.3",
3+
"version": "6.2.0",
44
"description": "Nx plugin for automate versioning and CHANGELOG generation.",
55
"license": "MIT",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)