Skip to content

Commit

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

### Bug Fixes

* **source-list:** fix export ([2c2cd30](2c2cd30))
* **source-list:** revert workaround ([397a8cd](397a8cd))
  • Loading branch information
semantic-release-bot committed Dec 28, 2024
1 parent 2c2cd30 commit 148488f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Project Changelog

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


### Bug Fixes

* **source-list:** fix export ([2c2cd30](https://github.com/basics/nuxt-booster/commit/2c2cd301b6811e7ebb7e7dbe281d33fcbeec949e))
* **source-list:** revert workaround ([397a8cd](https://github.com/basics/nuxt-booster/commit/397a8cda03cc71a9b0cb57cd9fdbdf746260d106))

## [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)


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

0 comments on commit 148488f

Please sign in to comment.