Skip to content

Commit 9814b0a

Browse files
chore(release): 3.0.14 [skip ci]
## [3.0.14](v3.0.13...v3.0.14) (2024-05-04) ### Bug Fixes * **booster-layer:** added deprecation warning ([01c5653](01c5653)) * **booster-layer:** added missing ssr styles for ids ([a7730a8](a7730a8)) * **booster-layer:** replace button id with class (seo) ([be94b18](be94b18))
1 parent fe80a7a commit 9814b0a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [3.0.14](https://github.com/basics/nuxt-booster/compare/v3.0.13...v3.0.14) (2024-05-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **booster-layer:** added deprecation warning ([01c5653](https://github.com/basics/nuxt-booster/commit/01c5653caa25f6c1abc72cfb2d19096ea3a02f32))
9+
* **booster-layer:** added missing ssr styles for ids ([a7730a8](https://github.com/basics/nuxt-booster/commit/a7730a81b729a290290f695d746e0cee21066ca8))
10+
* **booster-layer:** replace button id with class (seo) ([be94b18](https://github.com/basics/nuxt-booster/commit/be94b1800e2b31f3b0f7e2afe23df5cc7fa9208c))
11+
312
## [3.0.13](https://github.com/basics/nuxt-booster/compare/v3.0.12...v3.0.13) (2024-05-02)
413

514

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.13",
3+
"version": "3.0.14",
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)