Skip to content

Commit 293c379

Browse files
chore(release): 1.1.1 [skip ci]
# [@asu/unity-react-core-v1.1.1](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.0...@asu/unity-react-core-v1.1.1) (2025-05-30) ### Bug Fixes * **unity-bootstrap-theme:** standardize all list types margins ([345dc84](345dc84))
1 parent 899f335 commit 293c379

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/unity-react-core/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@asu/unity-react-core-v1.1.1](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.0...@asu/unity-react-core-v1.1.1) (2025-05-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-bootstrap-theme:** standardize all list types margins ([345dc84](https://github.com/ASU/asu-unity-stack/commit/345dc8465b93b21838778269c7020577afafa8de))
7+
18
# [@asu/unity-react-core-v1.1.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.0.7...@asu/unity-react-core-v1.1.0) (2025-04-24)
29

310

packages/unity-react-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/unity-react-core",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)