Skip to content

Commit 642d3f3

Browse files
chore(release): 3.60.3 [skip ci]
## [3.60.3](v3.60.2...v3.60.3) (2024-12-10) ### Bug Fixes * update to Next.js 15.1 ([a89c63e](a89c63e))
1 parent e7885e2 commit 642d3f3

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.3](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.2...v3.60.3) (2024-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* update to Next.js 15.1 ([a89c63e](https://github.com/ixartz/Next-js-Boilerplate/commit/a89c63eb26f6cb6fb4bff3bd01cf8628926386f9))
7+
18
## [3.60.2](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.1...v3.60.2) (2024-12-05)
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.2",
3+
"version": "3.60.3",
44
"author": "Ixartz (https://github.com/ixartz)",
55
"scripts": {
66
"dev:spotlight": "spotlight-sidecar",

0 commit comments

Comments
Β (0)