Skip to content

Commit

Permalink
release: version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luolonghao committed Dec 26, 2024
1 parent 6446309 commit 8d31661
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.1](https://github.com/lakejs/lake/compare/0.3.0...0.3.1) (2024-12-26)


### Features

* **editor:** rename method from scrollToCaret to scrollToCursor ([6446309](https://github.com/lakejs/lake/commit/644630920fa856a5d8b52a3c0a1d7961e84e81de))



# [0.3.0](https://github.com/lakejs/lake/compare/0.2.6...0.3.0) (2024-12-17)


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": "lakelib",
"version": "0.3.0",
"version": "0.3.1",
"description": "Lake is a browser-based rich text editor designed for creating content like blogs, comments, and emails.",
"keywords": [
"rich text",
Expand Down

0 comments on commit 8d31661

Please sign in to comment.