Skip to content

Commit d4faeaa

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2021-01-14) ### Bug Fixes * **security:** removed security issues ([6b7212d](6b7212d))
1 parent 325471a commit d4faeaa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Project Changelog
22

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+
310
## [1.0.1](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.0...v1.0.1) (2021-01-14)
411

512

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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)