File tree Expand file tree Collapse file tree
eslint-config-recommended Expand file tree Collapse file tree 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.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/branch-utilities@5.0.0...@shiftcode/branch-utilities@5.0.1 ) (2025-09-09)
7+
8+ ** Note:** Version bump only for package @shiftcode/branch-utilities
9+
610# [ 5.0.0] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/branch-utilities@4.0.0...@shiftcode/branch-utilities@5.0.0 ) (2025-09-04)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/branch-utilities" ,
3- "version" : " 5.0.1-pr53.1 " ,
3+ "version" : " 5.0.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" ,
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.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/eslint-config-recommended@5.0.0...@shiftcode/eslint-config-recommended@5.0.1 ) (2025-09-09)
7+
8+ ** Note:** Version bump only for package @shiftcode/eslint-config-recommended
9+
610# [ 5.0.0] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/eslint-config-recommended@4.0.0...@shiftcode/eslint-config-recommended@5.0.0 ) (2025-06-30)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/eslint-config-recommended" ,
3- "version" : " 5.0.1-pr53.1 " ,
3+ "version" : " 5.0.1" ,
44 "description" : " default shiftcode config for eslint" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
3838 "test:ci" : " npm run test"
3939 },
4040 "dependencies" : {
41- "@shiftcode/eslint-plugin-rules" : " ^4.0.1-pr53.1 " ,
41+ "@shiftcode/eslint-plugin-rules" : " ^4.0.1" ,
4242 "@typescript-eslint/eslint-plugin" : " ^8.18.0" ,
4343 "@typescript-eslint/parser" : " ^8.18.0" ,
4444 "eslint" : " ^8.56.0" ,
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.0.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/eslint-plugin-rules@4.0.0...@shiftcode/eslint-plugin-rules@4.0.1 ) (2025-09-09)
7+
8+ ** Note:** Version bump only for package @shiftcode/eslint-plugin-rules
9+
610# [ 4.0.0] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/eslint-plugin-rules@3.0.0...@shiftcode/eslint-plugin-rules@4.0.0 ) (2025-05-15)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/eslint-plugin-rules" ,
3- "version" : " 4.0.1-pr53.1 " ,
3+ "version" : " 4.0.1" ,
44 "description" : " eslint-rules for shiftcode-specific eslint rules" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
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+ ## [ 3.0.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/logger@3.0.0...@shiftcode/logger@3.0.1 ) (2025-09-09)
7+
8+ ** Note:** Version bump only for package @shiftcode/logger
9+
610# [ 3.0.0] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/logger@2.0.0...@shiftcode/logger@3.0.0 ) (2025-05-15)
711
812### Code Refactoring
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/logger" ,
3- "version" : " 3.0.1-pr53.5 " ,
3+ "version" : " 3.0.1" ,
44 "description" : " logger for local and aws lambda execution" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
3737 "test:watch" : " npm run test -- --watch"
3838 },
3939 "devDependencies" : {
40- "@shiftcode/utilities" : " ^4.1.0-pr53.5 "
40+ "@shiftcode/utilities" : " ^4.1.0"
4141 },
4242 "peerDependencies" : {
4343 "@shiftcode/utilities" : " ^4.0.0 || ^4.0.0-pr53"
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.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@4.1.0...@shiftcode/publish-helper@4.1.1 ) (2025-09-09)
7+
8+ ** Note:** Version bump only for package @shiftcode/publish-helper
9+
610# [ 4.1.0] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/publish-helper@4.0.0...@shiftcode/publish-helper@4.1.0 ) (2025-09-04)
711
812### Features
You can’t perform that action at this time.
0 commit comments