Skip to content

Commit 88e6cda

Browse files
committed
5.0.0
1 parent 50359f9 commit 88e6cda

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGES.md

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

3+
## 5.0.0
4+
5+
- [`50359f9`](https://github.com/javascript-studio/studio-lambda/commit/50359f942e13f5ff4f2f958ce66ecf4d119c69f1)
6+
Use husky and lint-staged
7+
- [`7c72184`](https://github.com/javascript-studio/studio-lambda/commit/7c721842ffe07ca9dd2ae7507b24267cdbbf1dfb)
8+
Drop node 16
9+
- [`abb5df7`](https://github.com/javascript-studio/studio-lambda/commit/abb5df7ab3400ad5f41511425c3c0c1a13d302a0)
10+
Rename master to main
11+
- [`d0be735`](https://github.com/javascript-studio/studio-lambda/commit/d0be735b756ad7189a9abcabf4e7cf09a50441ee)
12+
State MIT license in package.json
13+
- [`af1f621`](https://github.com/javascript-studio/studio-lambda/commit/af1f6217d7cdd75ad23e12a1abd16469a867eccd)
14+
Add LICENSE
15+
16+
_Released by [Maximilian Antoni](https://github.com/mantoni) on 2024-01-17._
17+
318
## 4.0.1
419

520
-[`cca2e48`](https://github.com/javascript-studio/studio-lambda/commit/cca2e48693b8b900aa40b296b8ee4bb276be470b)

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": "4.0.1",
3+
"version": "5.0.0",
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)