Skip to content

Commit 7ef7d15

Browse files
chore(main): release 4.3.3
1 parent f490bc1 commit 7ef7d15

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
### [4.3.3](https://github.com/netlify/netlify-plugin-nextjs/compare/v4.3.2...v4.3.3) (2022-04-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/ipx to v1 ([#1249](https://github.com/netlify/netlify-plugin-nextjs/issues/1249)) ([1430729](https://github.com/netlify/netlify-plugin-nextjs/commit/1430729f69d7d3944411b94641d972a19a13553c))
9+
310
### [4.3.2](https://github.com/netlify/netlify-plugin-nextjs/compare/v4.3.1...v4.3.2) (2022-04-04)
411

512

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": "@netlify/plugin-nextjs",
3-
"version": "4.3.2",
3+
"version": "4.3.3",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)