Skip to content

Commit 39223c7

Browse files
author
Pooya Parsa
committed
chore(release): 2.0.3
1 parent ee6b3f4 commit 39223c7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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+
<a name="2.0.3"></a>
6+
## [2.0.3](https://github.com/nuxt-community/nuxt7/compare/v2.0.2...v2.0.3) (2018-04-12)
7+
8+
9+
### Bug Fixes
10+
11+
* css import ([ee6b3f4](https://github.com/nuxt-community/nuxt7/commit/ee6b3f4))
12+
* transpile template7 and dom7 too ([f8bc850](https://github.com/nuxt-community/nuxt7/commit/f8bc850))
13+
14+
15+
516
<a name="2.0.2"></a>
617
## [2.0.2](https://github.com/nuxt-community/nuxt7/compare/v2.0.1...v2.0.2) (2018-04-12)
718

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt7",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"license": "MIT",
55
"main": "lib/module.js",
66
"scripts": {

0 commit comments

Comments
 (0)