Skip to content

Commit 9e52c21

Browse files
committed
chore(release): 4.0.2
1 parent 46eda74 commit 9e52c21

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.0.2](https://github.com/nuxt-community/nuxt7/compare/v4.0.1...v4.0.2) (2021-01-17)
6+
7+
8+
### Bug Fixes
9+
10+
* cannot set property $nuxt of #<Vue> which has only a getter ([#116](https://github.com/nuxt-community/nuxt7/issues/116)) ([c4b6260](https://github.com/nuxt-community/nuxt7/commit/c4b6260e1c0e0d1c3c560ef7a64f5c32241b56ce))
11+
* multiple css provided by user ([#104](https://github.com/nuxt-community/nuxt7/issues/104)) ([a3a9003](https://github.com/nuxt-community/nuxt7/commit/a3a9003d2b8a43212a5871f2905240c8ee3534a5))
12+
513
### [4.0.1](https://github.com/nuxt-community/nuxt7/compare/v4.0.0...v4.0.1) (2020-05-04)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt7",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"license": "MIT",
55
"main": "lib/module.js",
66
"files": [

0 commit comments

Comments
 (0)