Skip to content

Commit c66983f

Browse files
chore(master): release yail 1.14.0 (#60)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ec39a7b commit c66983f

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.13.1"
2+
".": "1.14.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.14.0](https://github.com/Programmer-Network/yail/compare/yail-v1.13.1...yail-v1.14.0) (2025-11-30)
4+
5+
6+
### Features
7+
8+
* enhance Tiptap editor with new toolbar items and extensions ([#59](https://github.com/Programmer-Network/yail/issues/59)) ([ec39a7b](https://github.com/Programmer-Network/yail/commit/ec39a7bb98924cb1c5be71f21d4c9854be4b1725))
9+
310
## [1.13.1](https://github.com/Programmer-Network/yail/compare/yail-v1.13.0...yail-v1.13.1) (2025-11-28)
411

512
### Bug Fixes

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.13.1",
3+
"version": "1.14.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)