Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 36d0734

Browse files
committed
Release: v7.4.1 [skip ci]
1 parent ea6eb80 commit 36d0734

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22

33

4+
## [v7.4.1](https://github.com/sladg/nextjs-lambda/compare/v7.4.0...v7.4.1)
5+
6+
* doc(EOL): Update README.md [[ea6eb80c931a34939a4c9d69361cca3f0fc124dc](https://github.com/sladg/nextjs-lambda/commit/ea6eb80c931a34939a4c9d69361cca3f0fc124dc))]
7+
8+
49
## [v7.4.0](https://github.com/sladg/nextjs-lambda/compare/v7.0.6...v7.4.0)
510

611
* build(deps-dev): bump rollup from 3.8.1 to 3.29.5 [[3091f9c70bc39d2e1ddb76702bc90e18f2269256](https://github.com/sladg/nextjs-lambda/commit/3091f9c70bc39d2e1ddb76702bc90e18f2269256))]
@@ -534,6 +539,7 @@
534539

535540
## [v0.1.0](https://github.com/sladg/nextjs-lambda/compare/v0.1.0)
536541

542+
* doc(EOL): Update README.md [[ea6eb80c931a34939a4c9d69361cca3f0fc124dc](https://github.com/sladg/nextjs-lambda/commit/ea6eb80c931a34939a4c9d69361cca3f0fc124dc))]
537543
* build(deps-dev): bump rollup from 3.8.1 to 3.29.5 [[3091f9c70bc39d2e1ddb76702bc90e18f2269256](https://github.com/sladg/nextjs-lambda/commit/3091f9c70bc39d2e1ddb76702bc90e18f2269256))]
538544
* build(deps): bump braces from 3.0.2 to 3.0.3 [[7d47765e1b2e910e71db2e144050c1f08ceb8b6e](https://github.com/sladg/nextjs-lambda/commit/7d47765e1b2e910e71db2e144050c1f08ceb8b6e))]
539545
* build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [[df495edc9cb6f084f64fa10c92b495c53592cb7b](https://github.com/sladg/nextjs-lambda/commit/df495edc9cb6f084f64fa10c92b495c53592cb7b))]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sladg/nextjs-lambda",
3-
"version": "7.4.0",
3+
"version": "7.4.1",
44
"description": "Plug-and-play lambda for replacing default NextJS image optimization handler.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)