Skip to content

Commit

Permalink
chore(main): release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and zxch3n committed Jan 6, 2025
1 parent d82e03f commit cd28260
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.1](https://github.com/loro-dev/loro-prosemirror/compare/v0.2.0...v0.2.1) (2025-01-06)


### Features

* Editor history visualization ([#24](https://github.com/loro-dev/loro-prosemirror/issues/24)) ([74cbe41](https://github.com/loro-dev/loro-prosemirror/commit/74cbe41a883d0c9fd3e9642dd0a3fe962f1496a8))


### Bug Fixes

* deps ([cb9c334](https://github.com/loro-dev/loro-prosemirror/commit/cb9c334ec1b9de792e3113ce5208a02bbc995710))

## [0.2.0](https://github.com/loro-dev/loro-prosemirror/compare/v0.1.0...v0.2.0) (2024-10-31)


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": "loro-prosemirror",
"version": "0.2.0",
"version": "0.2.1",
"description": "Prosemirror Binding for Loro",
"packageManager": "[email protected]",
"main": "dist/index.js",
Expand Down

0 comments on commit cd28260

Please sign in to comment.