Skip to content

Commit 1f7d897

Browse files
author
pooya parsa
committed
chore(release): 0.0.7
1 parent c8fc9cc commit 1f7d897

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
@@ -2,6 +2,13 @@
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+
### [0.0.7](https://github.com/nuxt-contrib/rc9/compare/v0.0.6...v0.0.7) (2020-05-28)
6+
7+
8+
### Bug Fixes
9+
10+
* set `sideEffects` field in package.json to allow tree-shaking ([c8fc9cc](https://github.com/nuxt-contrib/rc9/commit/c8fc9ccc8eeffe70f5cf6d8ae832989c9ce3bdb4))
11+
512
### [0.0.6](https://github.com/nuxt-contrib/rc9/compare/v0.0.5...v0.0.6) (2020-05-28)
613

714
### [0.0.5](https://github.com/nuxt-contrib/rc9/compare/v0.0.4...v0.0.5) (2020-05-28)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc9",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Read/Write config couldn't be easier!",
55
"repository": "nuxt-contrib/rc9",
66
"license": "MIT",

0 commit comments

Comments
 (0)