Skip to content

Commit 26fc320

Browse files
chore(release): 1.2.0 [skip ci]
# [@asu/unity-react-core-v1.2.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.4...@asu/unity-react-core-v1.2.0) (2025-09-22) ### Features * **unity-react-core:** added select tag functionality to headers ([8555c8c](8555c8c))
1 parent f64bc41 commit 26fc320

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.2.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.4...@asu/unity-react-core-v1.2.0) (2025-09-22)
2+
3+
4+
### Features
5+
6+
* **unity-react-core:** added select tag functionality to headers ([8555c8c](https://github.com/ASU/asu-unity-stack/commit/8555c8c8b76149687468bc5e189394aa0c0726b5))
7+
18
# [@asu/unity-react-core-v1.1.4](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.1.3...@asu/unity-react-core-v1.1.4) (2025-09-09)
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.4",
3+
"version": "1.2.0",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)