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 172fd25 commit a8eca33Copy full SHA for a8eca33
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Project Changelog
2
3
+## [1.0.3](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.2...v1.0.3) (2021-01-15)
4
+
5
6
+### Bug Fixes
7
8
+* **security:** updated eslint rules ([73d4470](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/73d447068af82720df6c7bc598e69f419b76eedf))
9
10
## [1.0.2](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.1...v1.0.2) (2021-01-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-speedkit",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
"license": "MIT",
"contributors": [
0 commit comments