We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e5e52 commit 48c105eCopy full SHA for 48c105e
packages/app-rfi/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [@asu/app-rfi-v3.1.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v3.0.0...@asu/app-rfi-v3.1.0) (2025-03-03)
2
+
3
4
+### Features
5
6
+* **app-rfi:** added autoFocus prop for EmailAddress input ([dd729b3](https://github.com/asu/asu-unity-stack/commit/dd729b36567ffa2ebb196eeef56e1e8edc6d2543))
7
8
# [@asu/app-rfi-v3.0.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v2.4.2...@asu/app-rfi-v3.0.0) (2025-02-11)
9
10
packages/app-rfi/package.json
@@ -1,6 +1,6 @@
{
"name": "@asu/app-rfi",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "ASU Request For Information (RFI) form",
"main": "./dist/appRfi.cjs.js",
"browser": "./dist/appRfi.umd.js",
0 commit comments