Skip to content

Commit 7b93fbb

Browse files
chore(release): 3.60.4 [skip ci]
## [3.60.4](v3.60.3...v3.60.4) (2024-12-16) ### Bug Fixes * remove custom framework configuration file for i18n ally ([a681b13](a681b13))
1 parent 9df21af commit 7b93fbb

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,3 +1,10 @@
1+
## [3.60.4](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.3...v3.60.4) (2024-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* remove custom framework configuration file for i18n ally ([a681b13](https://github.com/ixartz/Next-js-Boilerplate/commit/a681b13e7ddd78afd1cc9b2c02d9797d71c8f992))
7+
18
## [3.60.3](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.2...v3.60.3) (2024-12-10)
29

310

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.60.3",
3+
"version": "3.60.4",
44
"author": "Ixartz (https://github.com/ixartz)",
55
"scripts": {
66
"dev:spotlight": "spotlight-sidecar",

0 commit comments

Comments
 (0)