File tree 3 files changed +24
-2
lines changed
3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ v2.0.2] ( https://github.com/netlify/netlify-lambda/compare/v2.0.1...v2.0.2 )
11
+
12
+ ### Merged
13
+
14
+ - chore(deps): bump ini from 1.3.5 to 1.3.8 [ ` #341 ` ] ( https://github.com/netlify/netlify-lambda/pull/341 )
15
+ - chore(fossa): fix github actions workflow file for fossa [ ` #323 ` ] ( https://github.com/netlify/netlify-lambda/pull/323 )
16
+ - fix(deps): update dependency jwt-decode to v3 [ ` #308 ` ] ( https://github.com/netlify/netlify-lambda/pull/308 )
17
+ - chore(deps): update dependency gh-release to v4 [ ` #296 ` ] ( https://github.com/netlify/netlify-lambda/pull/296 )
18
+ - chore(deps): update commitlint monorepo to v11 [ ` #295 ` ] ( https://github.com/netlify/netlify-lambda/pull/295 )
19
+ - fix(docs): update readme to not include hardcoded version [ ` #265 ` ] ( https://github.com/netlify/netlify-lambda/pull/265 )
20
+ - chore: add issue templates [ ` #264 ` ] ( https://github.com/netlify/netlify-lambda/pull/264 )
21
+ - chore: delete stale.yml [ ` #263 ` ] ( https://github.com/netlify/netlify-lambda/pull/263 )
22
+ - ci: add pr labeler [ ` #271 ` ] ( https://github.com/netlify/netlify-lambda/pull/271 )
23
+ - chore(deps): lock file maintenance [ ` #270 ` ] ( https://github.com/netlify/netlify-lambda/pull/270 )
24
+ - chore(deps): lock file maintenance [ ` #261 ` ] ( https://github.com/netlify/netlify-lambda/pull/261 )
25
+
26
+ ### Commits
27
+
28
+ - fix(deps): update babel monorepo [ ` e419cbf ` ] ( https://github.com/netlify/netlify-lambda/commit/e419cbfa19f8c21b192b1b37ee1b5e011011535b )
29
+ - chore(deps): update dependency jest to v26.5.3 [ ` 0f8a9fa ` ] ( https://github.com/netlify/netlify-lambda/commit/0f8a9fa3bdd9e09c977fdfdbe92797f146de3b91 )
30
+ - chore(deps): update dependency jest to v26.4.0 [ ` ba0d016 ` ] ( https://github.com/netlify/netlify-lambda/commit/ba0d0168f62a7a21fa4ecabec3d4c8da8ee56b04 )
31
+
10
32
## [ v2.0.1] ( https://github.com/netlify/netlify-lambda/compare/v2.0.0...v2.0.1 ) - 2020-07-21
11
33
12
34
### Merged
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " netlify-lambda" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " Build and serve lambda function with webpack compilation" ,
5
5
"homepage" : " https://github.com/netlify/netlify-lambda#readme" ,
6
6
"main" : " bin/cmd.js" ,
You can’t perform that action at this time.
0 commit comments