Skip to content

Commit

Permalink
chore(release): 3.0.0-next.33 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-next.33](v3.0.0-next.32...v3.0.0-next.33) (2023-11-11)

### Bug Fixes

* **nitro:** fix asset path ([a325b7f](a325b7f))
  • Loading branch information
semantic-release-bot committed Nov 11, 2023
1 parent a325b7f commit c90eed2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Project Changelog

# [3.0.0-next.33](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.32...v3.0.0-next.33) (2023-11-11)


### Bug Fixes

* **nitro:** fix asset path ([a325b7f](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/a325b7fc9b5d6316b5806782b1e850d8058b90f3))

# [3.0.0-next.32](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.31...v3.0.0-next.32) (2023-11-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-speedkit",
"version": "3.0.0-next.32",
"version": "3.0.0-next.33",
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit c90eed2

Please sign in to comment.