Skip to content

Commit 404a78b

Browse files
committed
Merge branch 'master' of github.com:Programmer-Network/yail
2 parents 8994992 + 1833b81 commit 404a78b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/Programmer-Network/yail/compare/v1.2.0...v1.3.0) (2025-10-24)
4+
5+
6+
### Features
7+
8+
* Refactor CI workflows to streamline processes and add publish functionality ([ce1790d](https://github.com/Programmer-Network/yail/commit/ce1790da0a886547a2bd73cad76e45e7446bbe55))
9+
10+
11+
### Bug Fixes
12+
13+
* Update CHANGELOG and modify GitHub Actions workflow for release process ([f8f83ef](https://github.com/Programmer-Network/yail/commit/f8f83ef5539caa3d8d984a0639dd60b0845683f5))
14+
315
## [1.2.0](https://github.com/Programmer-Network/yail/compare/v1.1.6...v1.2.0) (2025-10-24)
416

517
### 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.2.0",
3+
"version": "1.3.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)