Skip to content

Commit 20c0f82

Browse files
committed
chore: release v1.0.1
1 parent 82aac2f commit 20c0f82

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### 1.0.1 (2022-02-21)
2+
3+
4+
### Features
5+
6+
* auto-import `createStore` where used ([bd5ffa0](https://github.com/nuxt-community/harlem-module/commit/bd5ffa03494b2768637b64e3195d316189a72501))
7+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/harlem",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"description": "Harlem integration for Nuxt",
66
"repository": "nuxt-community/harlem-module",

0 commit comments

Comments
 (0)