Skip to content

Commit 9e6127f

Browse files
chore(release): 3.67.3 [skip ci]
## [3.67.3](v3.67.2...v3.67.3) (2025-05-31) ### Bug Fixes * ensure page refreshes to reflect new locale in LocaleSwitcher ([0707e50](0707e50)) * update type definitions for next-intl module ([b1381b1](b1381b1))
1 parent f734c3c commit 9e6127f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.67.3](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.67.2...v3.67.3) (2025-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure page refreshes to reflect new locale in LocaleSwitcher ([0707e50](https://github.com/ixartz/Next-js-Boilerplate/commit/0707e508a00d12fb69f5232a0296d54814e95fc2))
7+
* update type definitions for next-intl module ([b1381b1](https://github.com/ixartz/Next-js-Boilerplate/commit/b1381b1666bdb3d53e45779183fa2fbf9f094f8f))
8+
19
## [3.67.2](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.67.1...v3.67.2) (2025-05-09)
210

311

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

0 commit comments

Comments
 (0)