Skip to content

Commit cd8fad0

Browse files
chore(master): release yail 1.4.0 (#44)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0845625 commit cd8fad0

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.3.0"
2+
".": "1.4.0"
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.4.0](https://github.com/Programmer-Network/yail/compare/yail-v1.3.0...yail-v1.4.0) (2025-11-03)
4+
5+
6+
### Features
7+
8+
* improved imports and added feed components ([cefe20c](https://github.com/Programmer-Network/yail/commit/cefe20c014c2c3511070a55d57810ae39949d9cd))
9+
310
## [1.3.0](https://github.com/Programmer-Network/yail/compare/yail-v1.2.0...yail-v1.3.0) (2025-10-25)
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.3.0",
3+
"version": "1.4.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)