Skip to content

Commit

Permalink
chore(release): 2.3.4 [skip ci]
Browse files Browse the repository at this point in the history
# [@asu/app-rfi-v2.3.4](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v2.3.3...@asu/app-rfi-v2.3.4) (2024-07-02)

### Bug Fixes

* **app-rfi:** added timeout for form submission ([61d0254](61d0254))
* **app-rfi:** Update submission-helpers.js ([047b3ad](047b3ad))
  • Loading branch information
semantic-release-bot committed Jul 2, 2024
1 parent 108cdf8 commit 9511395
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/app-rfi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@asu/app-rfi-v2.3.4](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v2.3.3...@asu/app-rfi-v2.3.4) (2024-07-02)


### Bug Fixes

* **app-rfi:** added timeout for form submission ([61d0254](https://github.com/asu/asu-unity-stack/commit/61d0254ab4aba2315af41030faa38a1a99d163df))
* **app-rfi:** Update submission-helpers.js ([047b3ad](https://github.com/asu/asu-unity-stack/commit/047b3ad920a285ab1ceef76db4cdc6f50c6ce597))

# [@asu/app-rfi-v2.3.3](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v2.3.2...@asu/app-rfi-v2.3.3) (2024-06-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/app-rfi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asu/app-rfi",
"version": "2.3.3",
"version": "2.3.4",
"description": "ASU Request For Information (RFI) form",
"main": "./dist/appRfi.cjs.js",
"browser": "./dist/appRfi.umd.js",
Expand Down

0 comments on commit 9511395

Please sign in to comment.