Skip to content

Commit e5587d4

Browse files
chore(release): 3.0.15 [skip ci]
## [3.0.15](v3.0.14...v3.0.15) (2024-05-06) ### Bug Fixes * **booster-image:** added try catch ([7b6359d](7b6359d)) * **booster-layer:** fix invalid message and function id/name ([9ffcd07](9ffcd07)) * **booster-picture:** added try catch ([41cffee](41cffee))
1 parent 212ed47 commit e5587d4

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.15](https://github.com/basics/nuxt-booster/compare/v3.0.14...v3.0.15) (2024-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **booster-image:** added try catch ([7b6359d](https://github.com/basics/nuxt-booster/commit/7b6359d892ab5d73e44bf7d7ef248f5310e140c4))
9+
* **booster-layer:** fix invalid message and function id/name ([9ffcd07](https://github.com/basics/nuxt-booster/commit/9ffcd074b43c2beab1c0b7c6927d87f666c062be))
10+
* **booster-picture:** added try catch ([41cffee](https://github.com/basics/nuxt-booster/commit/41cffee95c2dff0ca35c50709726afa15c8cc5b7))
11+
312
## [3.0.14](https://github.com/basics/nuxt-booster/compare/v3.0.13...v3.0.14) (2024-05-04)
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.14",
3+
"version": "3.0.15",
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)