Skip to content

Commit fd78b63

Browse files
chore(release): 0.2.13 🚀
1 parent 696cb57 commit fd78b63

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [0.2.13](https://github.com/programinglive/zettly-editor/compare/v0.2.12...v0.2.13) (2025-10-24)
6+
7+
8+
### 🐛 Bug Fixes
9+
10+
* improve toolbar mobile layout and add tests ([696cb57](https://github.com/programinglive/zettly-editor/commit/696cb574f90a62efb06289656e3eb8ac39b68b78))
11+
512
### [0.2.12](https://github.com/programinglive/zettly-editor/compare/v0.2.11...v0.2.12) (2025-10-23)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@programinglive/zettly-editor",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"description": "Shadcn-based WYSIWYG editor for Zettly todo and notes applications.",
55
"keywords": [
66
"tiptap",

0 commit comments

Comments
 (0)