Skip to content

Commit 8b0af1f

Browse files
committed
chore(release): 0.1.2
1 parent 5606705 commit 8b0af1f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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.2](https://github.com/openweblabs/deep-unref-vue/compare/v0.1.1...v0.1.2) (2022-05-13)
2+
3+
4+
15
## [0.1.1](https://github.com/openweblabs/deep-unref-vue/compare/v0.1.0...v0.1.1) (2022-05-13)
26

37

package.json

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

0 commit comments

Comments
 (0)