Skip to content

Commit e6fd39b

Browse files
chore(release): 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2024-04-24) ### Bug Fixes * **module:** integrate default targetFormats in defaults ([412e869](412e869)) * **module:** remove logs ([b8429c0](b8429c0)) * **module:** remove types from defaults ([6b4b2a9](6b4b2a9))
1 parent d2cba8a commit e6fd39b

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.5](https://github.com/basics/nuxt-booster/compare/v3.0.4...v3.0.5) (2024-04-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **module:** integrate default targetFormats in defaults ([412e869](https://github.com/basics/nuxt-booster/commit/412e869bae43f24aa9fdf92fab94cabe3257e3b2))
9+
* **module:** remove logs ([b8429c0](https://github.com/basics/nuxt-booster/commit/b8429c0a225f7111b6f8d71167b656df1627553e))
10+
* **module:** remove types from defaults ([6b4b2a9](https://github.com/basics/nuxt-booster/commit/6b4b2a9a462ba76a5b076adeb898ee4b22dac053))
11+
312
## [3.0.4](https://github.com/basics/nuxt-booster/compare/v3.0.3...v3.0.4) (2024-04-22)
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.4",
3+
"version": "3.0.5",
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)