Skip to content

Commit d86af66

Browse files
chore(release): 3.60.5 [skip ci]
## [3.60.5](v3.60.4...v3.60.5) (2024-12-20) ### Bug Fixes * add new message in hello component ([5ef2fc5](5ef2fc5)) * use new vitest vscode setting for preventing automatic opening of the test results ([36027db](36027db))
1 parent b9c5692 commit d86af66

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.60.5](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.4...v3.60.5) (2024-12-20)
2+
3+
4+
### Bug Fixes
5+
6+
* add new message in hello component ([5ef2fc5](https://github.com/ixartz/Next-js-Boilerplate/commit/5ef2fc52f0cc3d7b6a8754832f4dda9127098df5))
7+
* use new vitest vscode setting for preventing automatic opening of the test results ([36027db](https://github.com/ixartz/Next-js-Boilerplate/commit/36027dba2d65fd5faf30504cae88735f438b20cd))
8+
19
## [3.60.4](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.3...v3.60.4) (2024-12-16)
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.60.4",
3+
"version": "3.60.5",
44
"author": "Ixartz (https://github.com/ixartz)",
55
"scripts": {
66
"dev:spotlight": "spotlight-sidecar",

0 commit comments

Comments
 (0)