Skip to content

Commit a789a9d

Browse files
chore(release): 3.2.0 [skip ci]
# [@asu/app-rfi-v3.2.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v3.1.0...@asu/app-rfi-v3.2.0) (2025-03-05) ### Features * **app-rfi:** added a patch for react-phone-input-2 ([ec7cbb2](ec7cbb2)) * **app-rfi:** added react-phone-input-2 patch to resolutions in package.json ([21e9a36](21e9a36))
1 parent 26bf946 commit a789a9d

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.2.0](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v3.1.0...@asu/app-rfi-v3.2.0) (2025-03-05)
2+
3+
4+
### Features
5+
6+
* **app-rfi:** added a patch for react-phone-input-2 ([ec7cbb2](https://github.com/asu/asu-unity-stack/commit/ec7cbb222190cb7a37a75e8fce5068d736920bf6))
7+
* **app-rfi:** added react-phone-input-2 patch to resolutions in package.json ([21e9a36](https://github.com/asu/asu-unity-stack/commit/21e9a367e6ef073a213bb4591795948d9b18ea13))
8+
19
# [@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)
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.1.0",
3+
"version": "3.2.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)