Skip to content

Commit 7ded7bd

Browse files
committed
build(release): next version [skip_build]
- @shiftcode/[email protected] - @shiftcode/[email protected]
1 parent 527cfc3 commit 7ded7bd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

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

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.1",
3+
"version": "3.0.2-pr62.0",
44
"description": "logger for local and aws lambda execution",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "UNLICENSED",
@@ -37,7 +37,7 @@
3737
"test:watch": "npm run test -- --watch"
3838
},
3939
"devDependencies": {
40-
"@shiftcode/utilities": "^4.1.0"
40+
"@shiftcode/utilities": "^4.2.0-pr62.0"
4141
},
4242
"peerDependencies": {
4343
"@shiftcode/utilities": "^4.0.0 || ^4.0.0-pr53"

packages/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/utilities",
3-
"version": "4.1.0",
3+
"version": "4.2.0-pr62.0",
44
"description": "Contains some utilities",
55
"repository": "https://github.com/shiftcode/sc-commons-public",
66
"license": "MIT",

0 commit comments

Comments
 (0)