Skip to content

Commit 00ead7b

Browse files
chore(release): 3.66.5 [skip ci]
## [3.66.5](v3.66.4...v3.66.5) (2025-05-04) ### Bug Fixes * add next-intl 4 and rewrite next.config.ts ([b468271](b468271)) * remove suppressHydrationWarning not needed anymore ([be70570](be70570)) * update configuration after updating to next-intl 4 ([0b60f1c](0b60f1c))
1 parent 035086b commit 00ead7b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.66.5](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.66.4...v3.66.5) (2025-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* add next-intl 4 and rewrite next.config.ts ([b468271](https://github.com/ixartz/Next-js-Boilerplate/commit/b468271f9922f95497c5b46733a194023c3c4458))
7+
* remove suppressHydrationWarning not needed anymore ([be70570](https://github.com/ixartz/Next-js-Boilerplate/commit/be705709eb65986bde67097af5d4cdf01f5915fc))
8+
* update configuration after updating to next-intl 4 ([0b60f1c](https://github.com/ixartz/Next-js-Boilerplate/commit/0b60f1c492df8d89f3fe9d22aefbdb1b28410b20))
9+
110
## [3.66.4](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.66.3...v3.66.4) (2025-05-03)
211

312

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": "next-js-boilerplate",
3-
"version": "3.66.4",
3+
"version": "3.66.5",
44
"author": "Ixartz (https://github.com/ixartz)",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)