Skip to content

Commit eafa04b

Browse files
chore(release): 4.0.0 [skip ci]
# [@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) ### Bug Fixes * **component-news:** update import ([2f03b79](2f03b79)) * **unity-react-core:** update package json ([414cd0f](414cd0f)) ### Features * **component-news:** replaced components-core with unity-react-core ([fc09a97](fc09a97)) * **components-core:** added component-carousel to components-core ([8677db8](8677db8)) ### BREAKING CHANGES * **component-news:** Replaced components-core with unity-react-core
1 parent c989ef1 commit eafa04b

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

packages/component-news/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [@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)
2+
3+
4+
### Bug Fixes
5+
6+
* **component-news:** update import ([2f03b79](https://github.com/asu/asu-unity-stack/commit/2f03b7901e3726b68c3f6fb7bdc3d7db95fccee9))
7+
* **unity-react-core:** update package json ([414cd0f](https://github.com/asu/asu-unity-stack/commit/414cd0f6bf60a07275b80088e3475c96fb1bcc7c))
8+
9+
10+
### Features
11+
12+
* **component-news:** replaced components-core with unity-react-core ([fc09a97](https://github.com/asu/asu-unity-stack/commit/fc09a979e6dd72246406254f90fc6a7d598cd14b))
13+
* **components-core:** added component-carousel to components-core ([8677db8](https://github.com/asu/asu-unity-stack/commit/8677db8f92c15f768c35951fbbd85f254f437de0))
14+
15+
16+
### BREAKING CHANGES
17+
18+
* **component-news:** Replaced components-core with unity-react-core
19+
120
# [@asu/component-news-v3.1.0](https://github.com/asu/asu-unity-stack/compare/@asu/component-news-v3.0.0...@asu/component-news-v3.1.0) (2025-01-07)
221

322

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": "3.1.0",
3+
"version": "4.0.0",
44
"description": "ASU News component",
55
"main": "./dist/asuNews.cjs.js",
66
"browser": "./dist/asuNews.umd.js",

0 commit comments

Comments
 (0)