Skip to content

Commit 5d87da2

Browse files
chore(master): release yail 1.26.0 (#72)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5f2e3d5 commit 5d87da2

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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.25.0"
2+
".": "1.26.0"
33
}

CHANGELOG.md

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

3+
## [1.26.0](https://github.com/Programmer-Network/yail/compare/yail-v1.25.0...yail-v1.26.0) (2025-12-13)
4+
5+
6+
### Features
7+
8+
* enhance ZenEditor with header and breadcrumb navigation for improved user experience ([5f2e3d5](https://github.com/Programmer-Network/yail/commit/5f2e3d56fe24515d5576cce03b2abc8747289e34))
9+
* enhance ZenEditor with header and breadcrumb navigation for improved user experience ([bfaba42](https://github.com/Programmer-Network/yail/commit/bfaba421dc64636f22b2d27340723f5fe2b2905a))
10+
311
## [1.25.0](https://github.com/Programmer-Network/yail/compare/yail-v1.24.0...yail-v1.25.0) (2025-12-06)
412

513
### 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.25.0",
3+
"version": "1.26.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)