Skip to content

Commit 81aee31

Browse files
chore(release): 3.0.9-next.1 [skip ci]
## [3.0.9-next.1](v3.0.8...v3.0.9-next.1) (2024-04-29) ### Bug Fixes * **booster-iframe:** fix import ([d260817](d260817)) * **hydrate:** revert hydrate ([29647c7](29647c7)) * **module:** fix missing imports ([2783caf](2783caf)) * **module:** fix more missing imports ([94370c2](94370c2))
1 parent d260817 commit 81aee31

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.9-next.1](https://github.com/basics/nuxt-booster/compare/v3.0.8...v3.0.9-next.1) (2024-04-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **booster-iframe:** fix import ([d260817](https://github.com/basics/nuxt-booster/commit/d260817cc79026edc99584c6228e882eddfdcc86))
9+
* **hydrate:** revert hydrate ([29647c7](https://github.com/basics/nuxt-booster/commit/29647c703a896155f8d1a720f512d364db4f0e48))
10+
* **module:** fix missing imports ([2783caf](https://github.com/basics/nuxt-booster/commit/2783caf785f87646c115338097409391d556f480))
11+
* **module:** fix more missing imports ([94370c2](https://github.com/basics/nuxt-booster/commit/94370c221824a9f615088901e706216ba6442c67))
12+
313
## [3.0.8](https://github.com/basics/nuxt-booster/compare/v3.0.7...v3.0.8) (2024-04-28)
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.8",
3+
"version": "3.0.9-next.1",
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)