File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.0.9] ( ac-lambda-deployment/compare/v0.0.8..v0.0.9 ) (2026-04-06 15:14:33)
2+
3+
4+ ### Bug Fix
5+
6+
7+ * ** App:** Package updates | MP | [ 28471f80ec39f399d82504d832812cf7ab0b355b] ( ac-lambda-deployment/commit/28471f80ec39f399d82504d832812cf7ab0b355b )
8+ Package updates
9+ Related issues:
10+ ### Tests
11+
12+
13+ * ** App:** Improved tests | MP | [ 130b924c464bda4620cfc89dd6ccb75fa5d1adb8] ( ac-lambda-deployment/commit/130b924c464bda4620cfc89dd6ccb75fa5d1adb8 )
14+ Improved tests after CoPilot review
15+ Related issues:
16+ * ** App:** Added tests | MP | [ ffb26c23574c9e2f279e0bfa98b3d589d528b9dc] ( ac-lambda-deployment/commit/ffb26c23574c9e2f279e0bfa98b3d589d528b9dc )
17+ Added tests
18+ Related issues:
19+ ### Style
20+
21+
22+ * ** App:** Lint-fix | MP | [ 97124b0b06af3a24f6fdbcba657e74fac4d0a1c1] ( ac-lambda-deployment/commit/97124b0b06af3a24f6fdbcba657e74fac4d0a1c1 )
23+ Lint-fix - replaced console.log with console.warn
24+ Related issues:
25+ ### Chores
26+
27+
28+ * ** App:** Allow Node 22 or higher | MP | [ 85d44dfdf4eecfad83fd3f174c57c352c815ff2c] ( ac-lambda-deployment/commit/85d44dfdf4eecfad83fd3f174c57c352c815ff2c )
29+ Allow Node 22 or higher in package.json
30+ Related issues:
31+ * ** App:** Added Github workflows | MP | [ 42e60db6d3160320e78c66ed3756eede4e9ad951] ( ac-lambda-deployment/commit/42e60db6d3160320e78c66ed3756eede4e9ad951 )
32+ Added Github workflows
33+ Related issues:
34+ * ** App:** Several maintenance chores | MP | [ b53616b490b1d162f95cd37be02e2e8088204e9e] ( ac-lambda-deployment/commit/b53616b490b1d162f95cd37be02e2e8088204e9e )
35+ Several maintenance chores
36+ Related issues:
137## [ 0.0.8] ( https://github.com/admiralcloud/ac-lambda-deployment/compare/v0.0.7..v0.0.8 ) (2026-04-06 14:50:15)
238
339
Original file line number Diff line number Diff line change 11{
22 "name" : " ac-lambda-deployment" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 0.0.9 " ,
44 "description" : " Simple AWS Lambda deployment tool using AWS SDK v3" ,
55 "main" : " index.js" ,
66 "bin" : {
5252 "mocha/serialize-javascript" : " ^7.0.5" ,
5353 "mocha/diff" : " ^8.0.3"
5454 }
55- }
55+ }
You can’t perform that action at this time.
0 commit comments