Skip to content

Commit

Permalink
chore(release): 3.60.5 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Dec 20, 2024
1 parent b9c5692 commit d86af66
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.60.5](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.4...v3.60.5) (2024-12-20)


### Bug Fixes

* add new message in hello component ([5ef2fc5](https://github.com/ixartz/Next-js-Boilerplate/commit/5ef2fc52f0cc3d7b6a8754832f4dda9127098df5))
* use new vitest vscode setting for preventing automatic opening of the test results ([36027db](https://github.com/ixartz/Next-js-Boilerplate/commit/36027dba2d65fd5faf30504cae88735f438b20cd))

## [3.60.4](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.60.3...v3.60.4) (2024-12-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-js-boilerplate",
"version": "3.60.4",
"version": "3.60.5",
"author": "Ixartz (https://github.com/ixartz)",
"scripts": {
"dev:spotlight": "spotlight-sidecar",
Expand Down

0 comments on commit d86af66

Please sign in to comment.