Skip to content

Commit

Permalink
chore(release): 3.0.242
Browse files Browse the repository at this point in the history
  • Loading branch information
swybot committed Jun 28, 2024
1 parent 356f9b7 commit 327d404
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 9 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.0.242 (2024-06-28)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1651.0 ([#842](https://github.com/Swydo/byol/issues/842)) ([356f9b7](https://github.com/Swydo/byol/commit/356f9b7b4446c8ecefd5ac3d8325dc81aa913703))





## 3.0.241 (2024-06-28)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"yes": true
}
},
"version": "3.0.241"
"version": "3.0.242"
}
11 changes: 11 additions & 0 deletions modules/byol-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.0.242 (2024-06-28)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1651.0 ([#842](https://github.com/Swydo/byol/issues/842)) ([356f9b7](https://github.com/Swydo/byol/commit/356f9b7b4446c8ecefd5ac3d8325dc81aa913703))





## 3.0.241 (2024-06-28)


Expand Down
4 changes: 2 additions & 2 deletions modules/byol-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swydo/byol-cli",
"version": "3.0.241",
"version": "3.0.242",
"description": "Bring Your Own Lambda CLI",
"license": "MIT",
"engines": {
Expand All @@ -19,7 +19,7 @@
"directory": "modules/byol-cli"
},
"dependencies": {
"@swydo/byol": "^3.0.241",
"@swydo/byol": "^3.0.242",
"aws-sdk": "^2.704.0",
"cors": "^2.8.5",
"dateformat": "4.6.3",
Expand Down
11 changes: 11 additions & 0 deletions modules/byol/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.0.242 (2024-06-28)


### Bug Fixes

* **deps:** update dependency aws-sdk to v2.1651.0 ([#842](https://github.com/Swydo/byol/issues/842)) ([356f9b7](https://github.com/Swydo/byol/commit/356f9b7b4446c8ecefd5ac3d8325dc81aa913703))





## 3.0.241 (2024-06-28)


Expand Down
2 changes: 1 addition & 1 deletion modules/byol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swydo/byol",
"version": "3.0.241",
"version": "3.0.242",
"description": "Bring Your Own Lambda",
"license": "MIT",
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 327d404

Please sign in to comment.