Skip to content

Commit 7aa6e10

Browse files
chore(release): 4.2.0 [skip ci]
# [@asu/components-core-v4.2.0](https://github.com/ASU/asu-unity-stack/compare/@asu/components-core-v4.1.1...@asu/components-core-v4.2.0) (2025-02-11) ### Bug Fixes * **components-core:** remove deprecated message ([3628bad](3628bad)) * **unity-react-core:** update package.json ([7eabcca](7eabcca)) ### Features * **components-core:** added component-carousel to components-core ([8677db8](8677db8))
1 parent 915097c commit 7aa6e10

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/components-core/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [@asu/components-core-v4.2.0](https://github.com/ASU/asu-unity-stack/compare/@asu/components-core-v4.1.1...@asu/components-core-v4.2.0) (2025-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **components-core:** remove deprecated message ([3628bad](https://github.com/ASU/asu-unity-stack/commit/3628bad8f8229ac2ca42be1846064fd39f00154b))
7+
* **unity-react-core:** update package.json ([7eabcca](https://github.com/ASU/asu-unity-stack/commit/7eabcca01058eb26a1954fd26831b7ebbf1ea161))
8+
9+
10+
### Features
11+
12+
* **components-core:** added component-carousel to components-core ([8677db8](https://github.com/ASU/asu-unity-stack/commit/8677db8f92c15f768c35951fbbd85f254f437de0))
13+
114
# [@asu/components-core-v4.1.1](https://github.com/ASU/asu-unity-stack/compare/@asu/components-core-v4.1.0...@asu/components-core-v4.1.1) (2024-09-04)
215

316

packages/components-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/components-core",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"main": "./dist/libCore.cjs.js",
55
"browser": "./dist/libCore.umd.js",
66
"module": "./dist/libCore.es.js",

0 commit comments

Comments
 (0)