Skip to content

Commit 8c34a1d

Browse files
committed
chore(release): 0.1.3
1 parent 401d915 commit 8c34a1d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.1.3](https://github.com/openweblabs/deep-unref-vue/compare/v0.1.2...v0.1.3) (2022-05-13)
2+
3+
4+
15
## [0.1.2](https://github.com/openweblabs/deep-unref-vue/compare/v0.1.1...v0.1.2) (2022-05-13)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ow3/deep-unref-vue",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"packageManager": "[email protected]",
55
"description": "Easily remove all refs from an object using the `deepUnref`-composable.",
66
"keywords": [

0 commit comments

Comments
 (0)