Skip to content

Commit

Permalink
chore(release): 3.1.9-next.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.9-next.2](v3.1.9-next.1...v3.1.9-next.2) (2024-12-28)

### Bug Fixes

* **source-list:** remove workaround ([a0592b5](a0592b5))
  • Loading branch information
semantic-release-bot committed Dec 28, 2024
1 parent 6f76c0f commit 9bd6d86
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.1.9-next.2](https://github.com/basics/nuxt-booster/compare/v3.1.9-next.1...v3.1.9-next.2) (2024-12-28)


### Bug Fixes

* **source-list:** remove workaround ([a0592b5](https://github.com/basics/nuxt-booster/commit/a0592b58514a06de616aa67d154822d0bee870a2))

## [3.1.9-next.1](https://github.com/basics/nuxt-booster/compare/v3.1.8...v3.1.9-next.1) (2024-12-28)


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-booster",
"version": "3.1.9-next.1",
"version": "3.1.9-next.2",
"description": "Nuxt Booster takes over the Lighthouse performance optimization of your generated website.",
"license": "MIT",
"author": "Stephan Gerbeth",
Expand Down

0 comments on commit 9bd6d86

Please sign in to comment.