Skip to content

Commit 5f2e3d5

Browse files
committed
feat: enhance ZenEditor with header and breadcrumb navigation for improved user experience
2 parents bfaba42 + b57b399 commit 5f2e3d5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.24.0"
2+
".": "1.25.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.25.0](https://github.com/Programmer-Network/yail/compare/yail-v1.24.0...yail-v1.25.0) (2025-12-06)
4+
5+
### Features
6+
7+
- update Tiptap placeholder styles for improved visibility and readability
8+
([a8051bb](https://github.com/Programmer-Network/yail/commit/a8051bba6ce3b9a62be98ac59c6c8e3bfcbff8a6))
9+
310
## [1.24.0](https://github.com/Programmer-Network/yail/compare/yail-v1.23.0...yail-v1.24.0) (2025-12-06)
411

512
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@programmer_network/yail",
3-
"version": "1.24.0",
3+
"version": "1.25.0",
44
"description": "Programmer Network's official UI library for React",
55
"author": "Aleksandar Grbic - (https://programmer.network)",
66
"publishConfig": {

0 commit comments

Comments
 (0)