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

Commit c4cc095

Browse files
authored
chore: release v0.1.2 (#139)
1 parent 58d9d3d commit c4cc095

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.2](https://github.com/resessh/vue-unstated/compare/v0.1.1...v0.1.2) (2020-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unnecessary peer deps ([58d9d3d](https://github.com/resessh/vue-unstated/commit/58d9d3db791deb2a9d2fc76d5eb00b747e81f6ab))
7+
8+
9+
110
## [0.1.1](https://github.com/resessh/vue-unstated/compare/v0.1.0...v0.1.1) (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.1",
3+
"version": "0.1.2",
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)