Skip to content

Commit

Permalink
chore(release): 3.0.0-next.49 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-next.49](v3.0.0-next.48...v3.0.0-next.49) (2024-02-11)

### Bug Fixes

* **plugin:** improve image size fetch ([546bae1](546bae1))
  • Loading branch information
semantic-release-bot committed Feb 11, 2024
1 parent 546bae1 commit 5c9700d
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.49](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.48...v3.0.0-next.49) (2024-02-11)


### Bug Fixes

* **plugin:** improve image size fetch ([546bae1](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/546bae1316efdf22cd482fa0b15773aeb464db9a))

# [3.0.0-next.48](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.47...v3.0.0-next.48) (2024-02-10)


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.48",
"version": "3.0.0-next.49",
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 5c9700d

Please sign in to comment.