Skip to content

Commit

Permalink
chore(release): 3.44.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.44.1](v3.44.0...v3.44.1) (2024-04-03)

### Bug Fixes

* add Twitter in the index page ([75dfb8b](75dfb8b))
* use new VSCode Jest configuration ([e92e4e0](e92e4e0))
  • Loading branch information
semantic-release-bot committed Apr 3, 2024
1 parent 9aa1727 commit a4ee8a7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## [3.44.1](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.44.0...v3.44.1) (2024-04-03)


### Bug Fixes

* add Twitter in the index page ([75dfb8b](https://github.com/ixartz/Next-js-Boilerplate/commit/75dfb8bc5ca40446005f8d405add52d09071f62a))
* use new VSCode Jest configuration ([e92e4e0](https://github.com/ixartz/Next-js-Boilerplate/commit/e92e4e09c636944d85cec38683738520224acebb))

# [3.44.0](https://github.com/ixartz/Next-js-Boilerplate/compare/v3.43.0...v3.44.0) (2024-04-02)


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
@@ -1,6 +1,6 @@
{
"name": "next-js-boilerplate",
"version": "3.44.0",
"version": "3.44.1",
"scripts": {
"dev:spotlight": "spotlight-sidecar",
"dev:next": "next dev",
Expand Down

0 comments on commit a4ee8a7

Please sign in to comment.