File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
14
# [ @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)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @asu/components-core" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.2.0 " ,
4
4
"main" : " ./dist/libCore.cjs.js" ,
5
5
"browser" : " ./dist/libCore.umd.js" ,
6
6
"module" : " ./dist/libCore.es.js" ,
You can’t perform that action at this time.
0 commit comments