Skip to content

Commit e2d842b

Browse files
committed
chore(release): 3.1.12
1 parent 2afc321 commit e2d842b

7 files changed

Lines changed: 42 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.1.12 (2025-05-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency debug to v4.4.1 ([#932](https://github.com/Swydo/byol/issues/932)) ([2afc321](https://github.com/Swydo/byol/commit/2afc32122809de50fe5ee81983f89cbb919dccba))
12+
13+
14+
15+
16+
617
## 3.1.11 (2025-05-03)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"yes": true
1111
}
1212
},
13-
"version": "3.1.11"
13+
"version": "3.1.12"
1414
}

modules/byol-cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.1.12 (2025-05-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency debug to v4.4.1 ([#932](https://github.com/Swydo/byol/issues/932)) ([2afc321](https://github.com/Swydo/byol/commit/2afc32122809de50fe5ee81983f89cbb919dccba))
12+
13+
14+
15+
16+
617
## 3.1.11 (2025-05-03)
718

819

modules/byol-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swydo/byol-cli",
3-
"version": "3.1.11",
3+
"version": "3.1.12",
44
"description": "Bring Your Own Lambda CLI",
55
"license": "MIT",
66
"engines": {
@@ -19,7 +19,7 @@
1919
"directory": "modules/byol-cli"
2020
},
2121
"dependencies": {
22-
"@swydo/byol": "^3.1.11",
22+
"@swydo/byol": "^3.1.12",
2323
"aws-sdk": "^2.704.0",
2424
"cors": "^2.8.5",
2525
"dateformat": "4.6.3",

modules/byol/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.1.12 (2025-05-14)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency debug to v4.4.1 ([#932](https://github.com/Swydo/byol/issues/932)) ([2afc321](https://github.com/Swydo/byol/commit/2afc32122809de50fe5ee81983f89cbb919dccba))
12+
13+
14+
15+
16+
617
## 3.1.11 (2025-05-03)
718

819

modules/byol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swydo/byol",
3-
"version": "3.1.11",
3+
"version": "3.1.12",
44
"description": "Bring Your Own Lambda",
55
"license": "MIT",
66
"engines": {

package-lock.json

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

0 commit comments

Comments
 (0)