Skip to content

Commit 530bcf1

Browse files
chore(release): 3.0.0-next.42 [skip ci]
# [3.0.0-next.42](v3.0.0-next.41...v3.0.0-next.42) (2023-12-14) ### Bug Fixes * **module:** fix noscript style ([9ce619a](9ce619a)) * **module:** remove js extensions ([605e778](605e778))
1 parent 9ce619a commit 530bcf1

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.0.0-next.42](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.41...v3.0.0-next.42) (2023-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **module:** fix noscript style ([9ce619a](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/9ce619af409ce82f9bccfbd479070e05f3655762))
9+
* **module:** remove js extensions ([605e778](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/605e7781ffe19874386df06c9a2e9e0c158534c2))
10+
311
# [3.0.0-next.41](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v3.0.0-next.40...v3.0.0-next.41) (2023-12-14)
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-speedkit",
3-
"version": "3.0.0-next.41",
3+
"version": "3.0.0-next.42",
44
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)