Skip to content

Commit 923c874

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 9a862fa commit 923c874

File tree

13 files changed

+42
-18
lines changed

13 files changed

+42
-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/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-06)
7+
8+
**Note:** Version bump only for package @shiftcode/branch-utilities
9+
610
# [5.1.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-04)
711

812
### Features

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.1.1-pr67.0",
3+
"version": "5.1.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/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [6.0.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-06)
7+
8+
**Note:** Version bump only for package @shiftcode/eslint-config-recommended
9+
610
# [6.0.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-04)
711

812
### Bug Fixes

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": "6.0.1-pr67.0",
3+
"version": "6.0.1",
44
"description": "default shiftcode config for eslint",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"@eslint/js": "^9.37.0",
37-
"@shiftcode/eslint-plugin-rules": "^5.0.1-pr67.0",
37+
"@shiftcode/eslint-plugin-rules": "^5.0.1",
3838
"eslint": "^9.37.0",
3939
"eslint-config-prettier": "^10.1.8",
4040
"eslint-plugin-import": "^2.32.0",

packages/eslint-plugin-rules/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-06)
7+
8+
**Note:** Version bump only for package @shiftcode/eslint-plugin-rules
9+
610
# [5.0.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-04)
711

812
### Bug Fixes

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": "5.0.1-pr67.0",
3+
"version": "5.0.1",
44
"description": "eslint-rules for shiftcode-specific eslint rules",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",

packages/logger/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [3.0.4](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-06)
7+
8+
**Note:** Version bump only for package @shiftcode/logger
9+
610
## [3.0.3](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-04)
711

812
**Note:** Version bump only for package @shiftcode/logger

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.4-pr67.0",
3+
"version": "3.0.4",
44
"description": "logger for local and aws lambda execution",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",
@@ -33,7 +33,7 @@
3333
"test:watch": "npm run test -- --watch"
3434
},
3535
"devDependencies": {
36-
"@shiftcode/utilities": "^4.3.1-pr67.0"
36+
"@shiftcode/utilities": "^4.3.1"
3737
},
3838
"peerDependencies": {
3939
"@shiftcode/utilities": "^4.0.0 || ^4.0.0-pr53"

packages/publish-helper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [4.2.1](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-06)
7+
8+
**Note:** Version bump only for package @shiftcode/publish-helper
9+
610
# [4.2.0](https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/[email protected]...@shiftcode/[email protected]) (2025-11-04)
711

812
### Features

0 commit comments

Comments
 (0)