File tree Expand file tree Collapse file tree 7 files changed +24
-10
lines changed
Expand file tree Collapse file tree 7 files changed +24
-10
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+ ## [ 1.0.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/airtable-syncer@1.0.0...@shiftcode/airtable-syncer@1.0.1 ) (2026-03-24)
7+
8+ ** Note:** Version bump only for package @shiftcode/airtable-syncer
9+
610# 1.0.0 (2026-03-18)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/airtable-syncer" ,
3- "version" : " 1.0.1-pr82.1 " ,
3+ "version" : " 1.0.1" ,
44 "description" : " base utils and services to export airtable and upload to S3" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
3030 "devDependencies" : {
3131 "@shiftcode/airtable-mapper" : " ^1.0.0" ,
3232 "@shiftcode/inversify-logger" : " ^1.0.0" ,
33- "@shiftcode/lambda-utilities" : " ^1.0.1-pr82.1 " ,
33+ "@shiftcode/lambda-utilities" : " ^1.0.1" ,
3434 "@shiftcode/logger" : " ^5.0.0" ,
3535 "@swc/core" : " ^1.15.11" ,
3636 "unplugin-swc" : " ^1.5.9"
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+ ## [ 1.0.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/iac-utilities@1.0.0...@shiftcode/iac-utilities@1.0.1 ) (2026-03-24)
7+
8+ ** Note:** Version bump only for package @shiftcode/iac-utilities
9+
610# 1.0.0 (2026-03-18)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/iac-utilities" ,
3- "version" : " 1.0.1-pr82.1 " ,
3+ "version" : " 1.0.1" ,
44 "description" : " scripts and util functions for aws iac" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
5555 "@aws-sdk/credential-providers" : " ^3.204.0" ,
5656 "@aws-sdk/types" : " ^3.201.0" ,
5757 "@shiftcode/branch-utilities" : " ^6.0.0" ,
58- "@shiftcode/lambda-utilities" : " ^1.0.1-pr82.1 " ,
58+ "@shiftcode/lambda-utilities" : " ^1.0.1" ,
5959 "@types/yargs" : " ^17.0.5"
6060 },
6161 "peerDependencies" : {
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+ ## [ 1.0.1] ( https://github.com/shiftcode/sc-commons-public/compare/@shiftcode/lambda-utilities@1.0.0...@shiftcode/lambda-utilities@1.0.1 ) (2026-03-24)
7+
8+ ### Bug Fixes
9+
10+ - ** lambda-utilities:** add necessary tsconfig config for decorators ([ b46cd82] ( https://github.com/shiftcode/sc-commons-public/commit/b46cd829d86eea30611b8fe3fb5316bcb17994d1 ) )
11+
612# 1.0.0 (2026-03-18)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/lambda-utilities" ,
3- "version" : " 1.0.1-pr82.1 " ,
3+ "version" : " 1.0.1" ,
44 "description" : " Utils for lambda functions" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments