File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 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
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
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+
1032## [ v2.0.1] ( https://github.com/netlify/netlify-lambda/compare/v2.0.0...v2.0.1 ) - 2020-07-21
1133
1234### Merged
Original file line number Diff line number Diff line change 11{
22 "name" : " netlify-lambda" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Build and serve lambda function with webpack compilation" ,
55 "homepage" : " https://github.com/netlify/netlify-lambda#readme" ,
66 "main" : " bin/cmd.js" ,
You can’t perform that action at this time.
0 commit comments