Skip to content

Commit e2541b6

Browse files
chore(release): 3.1.5 [skip ci]
## [3.1.5](v3.1.4...v3.1.5) (2024-08-18) ### Bug Fixes * **entry:** added revoke ([a961f5a](a961f5a)) * **entry:** fix missing await ([89ce7df](89ce7df))
1 parent ffadff0 commit e2541b6

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [3.1.5](https://github.com/basics/nuxt-booster/compare/v3.1.4...v3.1.5) (2024-08-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **entry:** added revoke ([a961f5a](https://github.com/basics/nuxt-booster/commit/a961f5a017488d48b10bdf4cb1ce872de367fc62))
9+
* **entry:** fix missing await ([89ce7df](https://github.com/basics/nuxt-booster/commit/89ce7dfc9a2272861a92ea9d43224b333da8ed32))
10+
311
## [3.1.4](https://github.com/basics/nuxt-booster/compare/v3.1.3...v3.1.4) (2024-08-18)
412

513

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