Skip to content

Commit 9d68861

Browse files
chore(release): 3.6.0 [skip ci]
# [@asu/app-rfi-v3.6.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v3.5.0...@asu/app-rfi-v3.6.0) (2025-10-14) ### Features * **app-rfi:** add legend to fieldset for accessible form group labeling ([56f6a92](56f6a92)) * **app-rfi:** only include space if icon present ([59cd66c](59cd66c))
1 parent d006871 commit 9d68861

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/app-rfi/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [@asu/app-rfi-v3.6.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v3.5.0...@asu/app-rfi-v3.6.0) (2025-10-14)
2+
3+
4+
### Features
5+
6+
* **app-rfi:** add legend to fieldset for accessible form group labeling ([56f6a92](https://github.com/asu/asu-unity-stack/commit/56f6a92e90e3c61c87a862bae7b60afa1e3b13b8))
7+
* **app-rfi:** only include space if icon present ([59cd66c](https://github.com/asu/asu-unity-stack/commit/59cd66cb9418f820d523cd37c1111e0f22668407))
8+
19
# [@asu/app-rfi-v3.5.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v3.4.0...@asu/app-rfi-v3.5.0) (2025-09-22)
210

311

packages/app-rfi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asu/app-rfi",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "ASU Request For Information (RFI) form",
55
"main": "./dist/appRfi.cjs.js",
66
"browser": "./dist/appRfi.umd.js",

0 commit comments

Comments
 (0)