Skip to content

Commit

Permalink
Update CHANGELOG for v0.2.13 (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
chacha912 authored and hackerwins committed Jul 27, 2022
1 parent 0185adf commit 1557514
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and Yorkie JS SDK adheres to [Semantic Versioning](https://semver.org/spec/v2.0.

## [Unreleased]

## [0.2.13] - 2022-07-27

### Added

- Support Quill embeds type to example project: #344

### Fixed

- Fix a bug when overwriting in Object: #349

## [0.2.12] - 2022-07-20

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yorkie-js-sdk",
"version": "0.2.12",
"version": "0.2.13",
"description": "Yorkie JS SDK",
"main": "./dist/yorkie-js-sdk.js",
"typings": "./dist/yorkie-js-sdk.d.ts",
Expand Down

0 comments on commit 1557514

Please sign in to comment.