Skip to content

Commit 8ec2d32

Browse files
committed
5.0.2
1 parent 06c78c6 commit 8ec2d32

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changes
22

3+
## 5.0.2
4+
5+
- 🛡️ [`06c78c6`](https://github.com/javascript-studio/studio-lambda/commit/06c78c65364777ddb74d8b2d3aac82ff6f5b88c9)
6+
npm audit
7+
-[`4ce9011`](https://github.com/javascript-studio/studio-lambda/commit/4ce90110ac4ff82c9ab5d097c55264d41ad725f6)
8+
Update lint-staged and husky
9+
-[`ff0f750`](https://github.com/javascript-studio/studio-lambda/commit/ff0f7500576307313e15f0dcaaa6cc17932d966f)
10+
Update prettier
11+
-[`b8e8fd6`](https://github.com/javascript-studio/studio-lambda/commit/b8e8fd622210776fb643abce08608f8661de7f6c)
12+
Update mocha
13+
-[`005b7b7`](https://github.com/javascript-studio/studio-lambda/commit/005b7b7b022b09916635365a1a9dba89953407ee)
14+
Update Studio Log
15+
-[`4ebb5a3`](https://github.com/javascript-studio/studio-lambda/commit/4ebb5a38f1fd99591f2b517a12329b968d4a9975)
16+
Configure packaged files
17+
18+
_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-08-28._
19+
320
## 5.0.1
421

522
- 🐛 [`446db5c`](https://github.com/javascript-studio/studio-lambda/commit/446db5c1925c71c71a9d46b8a2594483fe4dab25)

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@studio/lambda",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "JavaScript Studio lambda execution environment",
55
"author": "Maximilian Antoni <[email protected]>",
66
"homepage": "https://github.com/javascript-studio/studio-lambda",

0 commit comments

Comments
 (0)