Skip to content

Commit 58dd5b5

Browse files
committed
chore(release): 0.0.3
1 parent 4e759ff commit 58dd5b5

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.3](https://github.com/nuxt-community/nuxt-extend/compare/v0.0.2...v0.0.3) (2020-11-30)
6+
7+
8+
### Features
9+
10+
* improve merge logic ([ede481b](https://github.com/nuxt-community/nuxt-extend/commit/ede481b55e2292577959307f4618cf3fb6ea635e))
11+
512
### [0.0.2](https://github.com/nuxt-community/nuxt-extend/compare/v0.0.1...v0.0.2) (2020-11-18)
613

714
### 0.0.1 (2020-11-12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-extend",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"repository": "nuxt-community/nuxt-extend",
66
"license": "MIT",

0 commit comments

Comments
 (0)