Skip to content

Commit f1e2c74

Browse files
chore(master): release yail 1.29.0 (#75)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed2a271 commit f1e2c74

3 files changed

Lines changed: 11 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.28.0"
2+
".": "1.29.0"
33
}

CHANGELOG.md

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

3+
## [1.29.0](https://github.com/Programmer-Network/yail/compare/yail-v1.28.0...yail-v1.29.0) (2025-12-17)
4+
5+
6+
### Features
7+
8+
* add @storybook/addon-vitest and update dependencies for improved testing support ([ed2a271](https://github.com/Programmer-Network/yail/commit/ed2a271d297c888868964374e741fc1dfb3abeb9))
9+
* update dependencies in package.json and pnpm-lock.yaml for improved stability and performance ([34ca9d3](https://github.com/Programmer-Network/yail/commit/34ca9d3f414f13053574f2b746635b6a44172a6c))
10+
* update dependencies in package.json and pnpm-lock.yaml for improved stability and performance ([0427ef9](https://github.com/Programmer-Network/yail/commit/0427ef9871e2e8a37bc14bd01c08262ce0e1ba0b))
11+
312
## [1.28.0](https://github.com/Programmer-Network/yail/compare/yail-v1.27.0...yail-v1.28.0) (2025-12-13)
413

514
### 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.28.0",
3+
"version": "1.29.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)