We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8747915 commit 7510d70Copy full SHA for 7510d70
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Project Changelog
2
3
+## [1.0.8-beta.1](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.7...v1.0.8-beta.1) (2021-01-22)
4
+
5
6
+### Bug Fixes
7
8
+* **release:** fix branch settings 1 ([994958b](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/994958b91ce4de71daed87daa28397ad36d77d6d))
9
10
## [1.0.7](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.6...v1.0.7) (2021-01-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-speedkit",
- "version": "1.0.7-beta.2",
+ "version": "1.0.8-beta.1",
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
"license": "MIT",
"contributors": [
0 commit comments