Skip to content

Commit

Permalink
chore(release): 3.55.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.55.1](v3.55.0...v3.55.1) (2024-08-20)

### Bug Fixes

* resolve lint sort conflicts ([b9d3de1](b9d3de1))
* resolve lint sort conflicts with simple-import-sort ([544c541](544c541))
  • Loading branch information
semantic-release-bot committed Aug 20, 2024
1 parent b47f0e8 commit 1154b12
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.55.1](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.55.0...v3.55.1) (2024-08-20)


### Bug Fixes

* resolve lint sort conflicts ([b9d3de1](https://github.com/ixartz/Next-js-Boilerplate/commit/b9d3de1212b6b77cd61277edce354c290fc3fd86))
* resolve lint sort conflicts with simple-import-sort ([544c541](https://github.com/ixartz/Next-js-Boilerplate/commit/544c54197ee74930c01b0d28cfd250c6bc384080))

# [3.55.0](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.54.0...v3.55.0) (2024-08-19)


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.55.0",
"version": "3.55.1",
"author": "Ixartz (https://github.com/ixartz)",
"scripts": {
"dev:spotlight": "spotlight-sidecar",
Expand Down

0 comments on commit 1154b12

Please sign in to comment.