Skip to content

Commit e2bf5d9

Browse files
committed
Merge branch 'master' of github.com:Programmer-Network/yail
2 parents 40a98d8 + 6270baa commit e2bf5d9

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.12.0"
2+
".": "1.12.1"
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.12.1](https://github.com/Programmer-Network/yail/compare/yail-v1.12.0...yail-v1.12.1) (2025-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* simplify image toolbar item styles in Tiptap editor ([c0ad8cc](https://github.com/Programmer-Network/yail/commit/c0ad8ccdcbb8faf2643c888175bde1aa66a47dcc))
9+
310
## [1.12.0](https://github.com/Programmer-Network/yail/compare/yail-v1.11.0...yail-v1.12.0) (2025-11-22)
411

512

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.12.0",
3+
"version": "1.12.1",
44
"description": "Programmer Network's official UI library for React",
55
"author": "Aleksandar Grbic - (https://programmer.network)",
66
"publishConfig": {

0 commit comments

Comments
 (0)