File tree Expand file tree Collapse file tree 5 files changed +16
-6
lines changed
Expand file tree Collapse file tree 5 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 5.0.2] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/branch-utilities@5.0.1...@shiftcode/branch-utilities@5.0.2 ) (2025-09-11)
7+
8+ ### Bug Fixes
9+
10+ - ** is-production:** crucial fix to detect ` main ` correctly as production ([ 8c1d1ca] ( https://github.com/shiftcode/sc-commons-public/commit/8c1d1cadd0205513b82c058df597b39c73cab411 ) )
11+
612## [ 5.0.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/branch-utilities@5.0.0...@shiftcode/branch-utilities@5.0.1 ) (2025-09-09)
713
814** Note:** Version bump only for package @shiftcode/branch-utilities
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/branch-utilities" ,
3- "version" : " 5.0.2-pr65.0 " ,
3+ "version" : " 5.0.2" ,
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" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 4.1.2] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@4.1.1...@shiftcode/publish-helper@4.1.2 ) (2025-09-11)
7+
8+ ** Note:** Version bump only for package @shiftcode/publish-helper
9+
610## [ 4.1.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@4.1.0...@shiftcode/publish-helper@4.1.1 ) (2025-09-09)
711
812** Note:** Version bump only for package @shiftcode/publish-helper
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/publish-helper" ,
3- "version" : " 4.1.2-pr65.0 " ,
3+ "version" : " 4.1.2" ,
44 "description" : " scripts for conventional (pre)releases" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
3232 "yargs" : " ^17.7.2"
3333 },
3434 "devDependencies" : {
35- "@shiftcode/branch-utilities" : " ^5.0.2-pr65.0 " ,
35+ "@shiftcode/branch-utilities" : " ^5.0.2" ,
3636 "@types/yargs" : " ^17.0.32"
3737 },
3838 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments