Skip to content

Commit 7403f27

Browse files
committed
chore: release v1.1.0
1 parent ec6a43d commit 7403f27

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
2+
3+
## [1.1.0](https://github.com/nuxt-community/harlem-module/compare/1.0.1...1.1.0) (2022-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* greater type safety ([4ea69f5](https://github.com/nuxt-community/harlem-module/commit/4ea69f57f97cb2e6864984a5ddbbf7a21ff2db9a))
9+
110
### 1.0.1 (2022-02-21)
211

312

413
### Features
514

6-
* auto-import `createStore` where used ([bd5ffa0](https://github.com/nuxt-community/harlem-module/commit/bd5ffa03494b2768637b64e3195d316189a72501))
7-
15+
* auto-import `createStore` where used ([bd5ffa0](https://github.com/nuxt-community/harlem-module/commit/bd5ffa03494b2768637b64e3195d316189a72501))

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.1",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"description": "Harlem integration for Nuxt",
66
"repository": "nuxt-community/harlem-module",

0 commit comments

Comments
 (0)