We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325471a commit d4faeaaCopy full SHA for d4faeaa
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Project Changelog
2
3
+## [1.0.2](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.1...v1.0.2) (2021-01-14)
4
+
5
6
+### Bug Fixes
7
8
+* **security:** removed security issues ([6b7212d](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/6b7212d0cfd21b3f6e63c0a863e598bf161fa382))
9
10
## [1.0.1](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.0...v1.0.1) (2021-01-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-speedkit",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
"license": "MIT",
"contributors": [
0 commit comments