Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Dec 2, 2023
1 parent eed5e93 commit daba8b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

## [Unreleased]

## [0.5.1] - 2023-12-02
### Changed
- fix: guard against deleted parent and child #42

## [0.5.0] - 2023-02-14
## Added
### Added
- refactor to use root level subscriptions #37

## [0.4.1] - 2023-01-29
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "valtio-yjs",
"description": "valtio-yjs makes yjs state easy",
"version": "0.5.0",
"version": "0.5.1",
"author": "Daishi Kato",
"repository": {
"type": "git",
Expand Down

0 comments on commit daba8b3

Please sign in to comment.