Skip to content

Commit 4763c67

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/[email protected] - @shiftcode/[email protected] - @shiftcode/[email protected] - @shiftcode/[email protected] - @shiftcode/[email protected] - @shiftcode/[email protected]
1 parent d588e28 commit 4763c67

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 9 additions & 9 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": "5.0.1-pr53.0",
3+
"version": "5.0.1-pr53.1",
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/eslint-config-recommended/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/eslint-config-recommended",
3-
"version": "5.0.1-pr53.0",
3+
"version": "5.0.1-pr53.1",
44
"description": "default shiftcode config for eslint",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",
@@ -38,7 +38,7 @@
3838
"test:ci": "npm run test"
3939
},
4040
"dependencies": {
41-
"@shiftcode/eslint-plugin-rules": "^4.0.1-pr53.0",
41+
"@shiftcode/eslint-plugin-rules": "^4.0.1-pr53.1",
4242
"@typescript-eslint/eslint-plugin": "^8.18.0",
4343
"@typescript-eslint/parser": "^8.18.0",
4444
"eslint": "^8.56.0",

packages/eslint-plugin-rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/eslint-plugin-rules",
3-
"version": "4.0.1-pr53.0",
3+
"version": "4.0.1-pr53.1",
44
"description": "eslint-rules for shiftcode-specific eslint rules",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",

packages/logger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/logger",
3-
"version": "3.0.1-pr53.4",
3+
"version": "3.0.1-pr53.5",
44
"description": "logger for local and aws lambda execution",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",
@@ -37,7 +37,7 @@
3737
"test:watch": "npm run test -- --watch"
3838
},
3939
"devDependencies": {
40-
"@shiftcode/utilities": "^4.1.0-pr53.4"
40+
"@shiftcode/utilities": "^4.1.0-pr53.5"
4141
},
4242
"peerDependencies": {
4343
"@shiftcode/utilities": "^4.0.0 || ^4.0.0-pr53"

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.1.1-pr53.0",
3+
"version": "4.1.1-pr53.1",
44
"description": "scripts for conventional (pre)releases",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",
@@ -32,7 +32,7 @@
3232
"yargs": "^17.7.2"
3333
},
3434
"devDependencies": {
35-
"@shiftcode/branch-utilities": "^5.0.1-pr53.0",
35+
"@shiftcode/branch-utilities": "^5.0.1-pr53.1",
3636
"@types/yargs": "^17.0.32"
3737
},
3838
"peerDependencies": {

packages/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/utilities",
3-
"version": "4.1.0-pr53.4",
3+
"version": "4.1.0-pr53.5",
44
"description": "Contains some utilities",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",

0 commit comments

Comments
 (0)