Skip to content

Commit

Permalink
Update CHANGELOG.md for v0.5.3 (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerwins authored Oct 23, 2024
1 parent 2124689 commit f292077
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and Yorkie JS SDK adheres to [Semantic Versioning](https://semver.org/spec/v2.0.

## [Unreleased]

## [0.5.3] - 2024-10-23

### Changed

- Introducing version vector to solve GC problem by @JOOHOJANG in https://github.com/yorkie-team/yorkie-js-sdk/pull/899

## [0.5.2] - 2024-10-22

### Changed
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yorkie-js-sdk",
"version": "0.5.2",
"version": "0.5.3",
"description": "Yorkie JS SDK",
"main": "./src/yorkie.ts",
"publishConfig": {
Expand Down

0 comments on commit f292077

Please sign in to comment.