Skip to content

Commit dcfd318

Browse files
chore(release): 4.1.0 [skip ci]
# [@asu/component-news-v4.1.0](https://github.com/asu/asu-unity-stack/compare/@asu/component-news-v4.0.0...@asu/component-news-v4.1.0) (2025-11-07) ### Features * **component-news:** added hideTags prop that defaults to true ([15af534](15af534))
1 parent 9427046 commit dcfd318

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/component-news/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@asu/component-news-v4.1.0](https://github.com/asu/asu-unity-stack/compare/@asu/component-news-v4.0.0...@asu/component-news-v4.1.0) (2025-11-07)
2+
3+
4+
### Features
5+
6+
* **component-news:** added hideTags prop that defaults to true ([15af534](https://github.com/asu/asu-unity-stack/commit/15af53469d4f160c225792ad8f10d48a92b32535))
7+
18
# [@asu/component-news-v4.0.0](https://github.com/asu/asu-unity-stack/compare/@asu/component-news-v3.1.0...@asu/component-news-v4.0.0) (2025-02-11)
29

310

packages/component-news/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/component-news",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "ASU News component",
55
"main": "./dist/asuNews.cjs.js",
66
"browser": "./dist/asuNews.umd.js",

0 commit comments

Comments
 (0)