Skip to content

Commit

Permalink
release: v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 2, 2024
1 parent c4abf0f commit ad772d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 0.0.1 (2024-01-02)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-crdt",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"packageManager": "pnpm@8.7.6",
"description": "CRDT in Vue.js",
"author": "wxm",
Expand Down

0 comments on commit ad772d1

Please sign in to comment.