Skip to content

Commit 37f3315

Browse files
chore(release): 1.7.1 [skip ci]
# [@asu/unity-react-core-v1.7.1](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.7.0...@asu/unity-react-core-v1.7.1) (2026-02-27) ### Bug Fixes * **unity-bootstrap-theme:** update to allow uds-field-required style for p tags for the correct display of fa-circle icons ([b9d86c3](b9d86c3)) * **unity-react-core:** linting update ([4f15324](4f15324))
1 parent 6cb332c commit 37f3315

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/unity-react-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@asu/unity-react-core-v1.7.1](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.7.0...@asu/unity-react-core-v1.7.1) (2026-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **unity-bootstrap-theme:** update to allow uds-field-required style for p tags for the correct display of fa-circle icons ([b9d86c3](https://github.com/ASU/asu-unity-stack/commit/b9d86c31dd707c49bf55893563e8253e5ba1d863))
7+
* **unity-react-core:** linting update ([4f15324](https://github.com/ASU/asu-unity-stack/commit/4f153246467db28aef77f75c1e7c2fc014e158d8))
8+
19
# [@asu/unity-react-core-v1.7.0](https://github.com/ASU/asu-unity-stack/compare/@asu/unity-react-core-v1.6.0...@asu/unity-react-core-v1.7.0) (2026-02-19)
210

311

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.7.0",
3+
"version": "1.7.1",
44
"main": "./dist/unityReactCore.umd.js",
55
"module": "./dist/unityReactCore.es.js",
66
"browser": "./dist/unityReactCore.umd.js",

0 commit comments

Comments
 (0)