Skip to content

Commit 6e3a63c

Browse files
chore(master): release yail 1.28.0 (#74)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c8b5c02 commit 6e3a63c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.27.0"
2+
".": "1.28.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.28.0](https://github.com/Programmer-Network/yail/compare/yail-v1.27.0...yail-v1.28.0) (2025-12-13)
4+
5+
6+
### Features
7+
8+
* update button component to support icon-only variants and enhance icon handling in filters and view toggle ([c8b5c02](https://github.com/Programmer-Network/yail/commit/c8b5c02cc16cca7c427481b61a9003e6f8e2ffa2))
9+
* update button component to support icon-only variants and enhance icon handling in filters and view toggle ([94acd9a](https://github.com/Programmer-Network/yail/commit/94acd9a1981f8da3b46f5b7c41a1f6294536fd9e))
10+
311
## [1.27.0](https://github.com/Programmer-Network/yail/compare/yail-v1.26.0...yail-v1.27.0) (2025-12-13)
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.27.0",
3+
"version": "1.28.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)