Skip to content
This repository was archived by the owner on Jan 23, 2022. It is now read-only.

Commit 37a9f4b

Browse files
authored
chore: release v0.1.1 (#138)
1 parent a0ec407 commit 37a9f4b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.1.1](https://github.com/resessh/vue-unstated/compare/v0.1.0...v0.1.1) (2020-09-17)
2+
3+
4+
### Bug Fixes
5+
6+
* fix type definition file path mistake ([a0ec407](https://github.com/resessh/vue-unstated/commit/a0ec407bb653ecd0d896f00766851101b2673014))
7+
8+
9+
110
# [0.1.0](https://github.com/resessh/vue-unstated/compare/v0.0.7...v0.1.0) (2020-09-17)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-unstated",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A tiny state management library for Vue Composition API.",
55
"repository": "ssh://[email protected]/resessh/vue-unstated.git",
66
"homepage": "https://github.com/resessh/vue-unstated#readme",

0 commit comments

Comments
 (0)