Skip to content

Commit d7dcb0d

Browse files
chore(release): 1.0.0-beta.31 [skip ci]
# [1.0.0-beta.31](v1.0.0-beta.30...v1.0.0-beta.31) (2021-01-11) ### Bug Fixes * **install:** add lib exclude ([400d16d](400d16d)) * **install:** fix file exlclude ([90fd991](90fd991)) * **npm:** fix publish ([5f4eb91](5f4eb91)) * **npm:** fix publish dir ([2c2f174](2c2f174))
1 parent 5f4eb91 commit d7dcb0d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
# [1.0.0-beta.31](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2021-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **install:** add lib exclude ([400d16d](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/400d16d320b0c0e9906db96806a6e85a6df3e4b9))
9+
* **install:** fix file exlclude ([90fd991](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/90fd991265ba769d7c0ee3f0a541569b1d5623dc))
10+
* **npm:** fix publish ([5f4eb91](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/5f4eb91c1ed1b30a42c713778489464a5f408d92))
11+
* **npm:** fix publish dir ([2c2f174](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/2c2f1747770904575ccbd3c15e49d2172bcc2a25))
12+
313
# [1.0.0-beta.30](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2021-01-06)
414

515

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

0 commit comments

Comments
 (0)