Skip to content

Commit 560041f

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/publish-helper@5.0.0
1 parent b5702b9 commit 560041f

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/publish-helper/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [5.0.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@4.2.1...@shiftcode/publish-helper@5.0.0) (2025-12-05)
7+
8+
### Features
9+
10+
- **deps:** use latest lerna version ([5ccfad1](https://github.com/shiftcode/sc-commons-public/commit/5ccfad15ac4207a927b1ddeb58dffa20513a968c))
11+
12+
### BREAKING CHANGES
13+
14+
- **deps:** requires lerna@^9.0.3
15+
616
## [4.2.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@4.2.0...@shiftcode/publish-helper@4.2.1) (2025-11-06)
717

818
**Note:** Version bump only for package @shiftcode/publish-helper

packages/publish-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/publish-helper",
3-
"version": "5.0.0-pr71.0",
3+
"version": "5.0.0",
44
"description": "scripts for conventional (pre)releases",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",

0 commit comments

Comments
 (0)