Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plumdog committed Sep 18, 2023
1 parent 757852b commit f095e3e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
### Changelog

#### [0.1.1](https://github.com/isotoma/cdk-lambda-runtime-hacker/compare/0.1.0...0.1.1)

> 18 September 2023
- Fix peerDependenciesMeta in package.json [`#6`](https://github.com/isotoma/cdk-lambda-runtime-hacker/pull/6)
- Bump ansi-regex from 4.1.0 to 4.1.1 [`#2`](https://github.com/isotoma/cdk-lambda-runtime-hacker/pull/2)
- Bump minimist from 1.2.5 to 1.2.6 [`#1`](https://github.com/isotoma/cdk-lambda-runtime-hacker/pull/1)
- Badges [`#3`](https://github.com/isotoma/cdk-lambda-runtime-hacker/pull/3)

#### 0.1.0

> 22 September 2022
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdk-lambda-runtime-hacker",
"version": "0.1.0",
"version": "0.1.1",
"description": "Hack runtimes of Lambdas",
"license": "MIT",
"author": "",
Expand Down

0 comments on commit f095e3e

Please sign in to comment.