Skip to content

Commit

Permalink
chore(release): 3.1.6-next.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.6-next.2](v3.1.6-next.1...v3.1.6-next.2) (2024-09-05)

### Bug Fixes

* **components:** improvements for typescript ([e3f9409](e3f9409))
  • Loading branch information
semantic-release-bot committed Sep 5, 2024
1 parent e3f9409 commit caba7e2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Project Changelog

## [3.1.6-next.2](https://github.com/basics/nuxt-booster/compare/v3.1.6-next.1...v3.1.6-next.2) (2024-09-05)


### Bug Fixes

* **components:** improvements for typescript ([e3f9409](https://github.com/basics/nuxt-booster/commit/e3f9409263e695bb92ae92fe656948a93301d4cc))

## [3.1.6-next.1](https://github.com/basics/nuxt-booster/compare/v3.1.5...v3.1.6-next.1) (2024-09-05)


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": "nuxt-booster",
"version": "3.1.6-next.1",
"version": "3.1.6-next.2",
"description": "Nuxt Booster takes over the Lighthouse performance optimization of your generated website.",
"license": "MIT",
"author": "Stephan Gerbeth",
Expand Down

0 comments on commit caba7e2

Please sign in to comment.