Skip to content

Commit 34ca9d3

Browse files
committed
feat: update dependencies in package.json and pnpm-lock.yaml for improved stability and performance
2 parents 0427ef9 + 6e3a63c commit 34ca9d3

3 files changed

Lines changed: 13 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.27.0"
2+
".": "1.28.0"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
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+
### Features
6+
7+
- update button component to support icon-only variants and enhance icon
8+
handling in filters and view toggle
9+
([c8b5c02](https://github.com/Programmer-Network/yail/commit/c8b5c02cc16cca7c427481b61a9003e6f8e2ffa2))
10+
- update button component to support icon-only variants and enhance icon
11+
handling in filters and view toggle
12+
([94acd9a](https://github.com/Programmer-Network/yail/commit/94acd9a1981f8da3b46f5b7c41a1f6294536fd9e))
13+
314
## [1.27.0](https://github.com/Programmer-Network/yail/compare/yail-v1.26.0...yail-v1.27.0) (2025-12-13)
415

516
### 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)