Skip to content

Commit 350a3de

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/airtable-syncer@1.0.1-pr82.1 - @shiftcode/iac-utilities@1.0.1-pr82.1 - @shiftcode/lambda-utilities@1.0.1-pr82.1
1 parent ffe7311 commit 350a3de

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/airtable-syncer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/airtable-syncer",
3-
"version": "1.0.1-pr82.0",
3+
"version": "1.0.1-pr82.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",
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@shiftcode/airtable-mapper": "^1.0.0",
3232
"@shiftcode/inversify-logger": "^1.0.0",
33-
"@shiftcode/lambda-utilities": "^1.0.1-pr82.0",
33+
"@shiftcode/lambda-utilities": "^1.0.1-pr82.1",
3434
"@shiftcode/logger": "^5.0.0",
3535
"@swc/core": "^1.15.11",
3636
"unplugin-swc": "^1.5.9"

packages/iac-utilities/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shiftcode/iac-utilities",
3-
"version": "1.0.1-pr82.0",
3+
"version": "1.0.1-pr82.1",
44
"description": "scripts and util functions for aws iac",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",
@@ -55,7 +55,7 @@
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.0",
58+
"@shiftcode/lambda-utilities": "^1.0.1-pr82.1",
5959
"@types/yargs": "^17.0.5"
6060
},
6161
"peerDependencies": {

packages/lambda-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/lambda-utilities",
3-
"version": "1.0.1-pr82.0",
3+
"version": "1.0.1-pr82.1",
44
"description": "Utils for lambda functions",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",

0 commit comments

Comments
 (0)