Skip to content

Commit 4624a4f

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/[email protected] - @shiftcode/[email protected]
1 parent a2ec8fb commit 4624a4f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/branch-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/branch-utilities",
3-
"version": "4.0.0",
3+
"version": "4.1.0-pr56.0",
44
"description": "Utilities for local and ci to get branch name and stage",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",

packages/publish-helper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/publish-helper",
3-
"version": "4.0.0",
3+
"version": "4.0.1-pr56.0",
44
"description": "scripts for conventional (pre)releases",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",
@@ -30,7 +30,7 @@
3030
"yargs": "^17.7.2"
3131
},
3232
"devDependencies": {
33-
"@shiftcode/branch-utilities": "^4.0.0",
33+
"@shiftcode/branch-utilities": "^4.1.0-pr56.0",
3434
"@types/yargs": "^17.0.32"
3535
},
3636
"peerDependencies": {

0 commit comments

Comments
 (0)