Skip to content

Commit 37b1f66

Browse files
chore(release): 3.0.11 [skip ci]
## [3.0.11](v3.0.10...v3.0.11) (2024-05-01) ### Bug Fixes * **blob:** fix import test ([1e226b8](1e226b8)) * **build:** clean rollup ([c62bc10](c62bc10)) * **composables:** fix rollup warnings ([d8796c6](d8796c6)) * **module:** remove `serialize-to-js` ([396afde](396afde))
1 parent 9355c91 commit 37b1f66

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Project Changelog
22

3+
## [3.0.11](https://github.com/basics/nuxt-booster/compare/v3.0.10...v3.0.11) (2024-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **blob:** fix import test ([1e226b8](https://github.com/basics/nuxt-booster/commit/1e226b80e55af83052a6582e769460d1317a6c33))
9+
* **build:** clean rollup ([c62bc10](https://github.com/basics/nuxt-booster/commit/c62bc10c7e1a33d1b0ce093870d91f69722683c9))
10+
* **composables:** fix rollup warnings ([d8796c6](https://github.com/basics/nuxt-booster/commit/d8796c667353d065611c6d1ae66f650cad8628c2))
11+
* **module:** remove `serialize-to-js` ([396afde](https://github.com/basics/nuxt-booster/commit/396afdec2655fca980bfa4ee60c6d7e9b2effde1))
12+
313
## [3.0.11-next.3](https://github.com/basics/nuxt-booster/compare/v3.0.11-next.2...v3.0.11-next.3) (2024-04-30)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-booster",
3-
"version": "3.0.11-next.3",
3+
"version": "3.0.11",
44
"description": "Nuxt Booster takes over the Lighthouse performance optimization of your generated website.",
55
"license": "MIT",
66
"author": "Stephan Gerbeth",

0 commit comments

Comments
 (0)