8000 chore: release v0.1.1 · danielroe/vue-bind-once@8751e64 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8751e64

Browse files
committed
chore: release v0.1.1
1 parent d75b83f commit 8751e64

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### 0.1.1 (2022-02-23)
2+
3+
4+
### Performance Improvements
5+
6+
* avoid using dataset entirely ([d75b83f](https://github.com/danielroe/vue-bind-once/commit/d75b83f0b7a3f5fa8fa84acfc32ba71355c242c9))
7+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-bind-once",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A tiny, SSR-safe directive for binding random data to an element.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)
0