Skip to content

Commit

Permalink
chore(release): 3.0.11-next.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.11-next.2](v3.0.11-next.1...v3.0.11-next.2) (2024-04-30)

### Bug Fixes

* **blob:** fix import test ([1e226b8](1e226b8))
  • Loading branch information
semantic-release-bot committed Apr 30, 2024
1 parent 1e226b8 commit 0d33df3
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.0.11-next.2](https://github.com/basics/nuxt-booster/compare/v3.0.11-next.1...v3.0.11-next.2) (2024-04-30)


### Bug Fixes

* **blob:** fix import test ([1e226b8](https://github.com/basics/nuxt-booster/commit/1e226b80e55af83052a6582e769460d1317a6c33))

## [3.0.11-next.1](https://github.com/basics/nuxt-booster/compare/v3.0.10...v3.0.11-next.1) (2024-04-30)


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.0.11-next.1",
"version": "3.0.11-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 0d33df3

Please sign in to comment.