Skip to content

Commit ab780ed

Browse files
authored
chore(master): release 4.2.0 (#403)
🤖 I have created a release *beep* *boop* --- ## [4.2.0](v4.1.0...v4.2.0) (2025-11-11) ### Features * **deps:** bump pino from 8.15.1 to 8.16.2 ([#388](#388)) ([943764f](943764f)) ### Bug Fixes * use npm trusted publishing ([#404](#404)) ([266ec0c](266ec0c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 266ec0c commit ab780ed

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
<a name="3.2.1"></a>
2+
## [4.2.0](https://github.com/linz/lambda-js/compare/v4.1.0...v4.2.0) (2025-11-11)
3+
4+
5+
### Features
6+
7+
* **deps:** bump pino from 8.15.1 to 8.16.2 ([#388](https://github.com/linz/lambda-js/issues/388)) ([943764f](https://github.com/linz/lambda-js/commit/943764f8d06eb4a3195b0f0b9e1a1df452f9a812))
8+
9+
10+
### Bug Fixes
11+
12+
* use npm trusted publishing ([#404](https://github.com/linz/lambda-js/issues/404)) ([266ec0c](https://github.com/linz/lambda-js/commit/266ec0c9761abe64e43d93f7f5b862c239be5cc0))
13+
214
## [4.1.0](https://github.com/linz/lambda-js/compare/v4.0.0...v4.1.0) (2023-08-14)
315

416

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": "@linzjs/lambda",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"main": "build/src/index.js",
55
"types": "build/src/index.d.ts",
66
"repository": "git@github.com:linz/lambda-js.git",

0 commit comments

Comments
 (0)