Skip to content

Commit 51dd787

Browse files
committed
chore(release): 0.1.0
1 parent ac301ca commit 51dd787

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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+
## [0.1.0](https://github.com/nuxt-community/nuxt-extend/compare/v0.0.3...v0.1.0) (2021-04-29)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* module exports
11+
12+
### Features
13+
14+
* module exports ([c770c34](https://github.com/nuxt-community/nuxt-extend/commit/c770c34b17793a61404f189043f4bd2631c08b38))
15+
516
### [0.0.3](https://github.com/nuxt-community/nuxt-extend/compare/v0.0.2...v0.0.3) (2020-11-30)
617

718

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.3",
3+
"version": "0.1.0",
44
"description": "",
55
"repository": "nuxt-community/nuxt-extend",
66
"license": "MIT",

0 commit comments

Comments
 (0)