Skip to content

Commit

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

### Bug Fixes

* **app-rfi:** added correct class to select ([01584a0](01584a0))
* **app-rfi:** fix false error display on studentstatus ([1aa93ac](1aa93ac))
  • Loading branch information
semantic-release-bot committed Jul 3, 2024
1 parent 62f4675 commit 63416f3
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.6](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v2.3.5...@asu/app-rfi-v2.3.6) (2024-07-03)


### Bug Fixes

* **app-rfi:** added correct class to select ([01584a0](https://github.com/asu/asu-unity-stack/commit/01584a0bd745b776c60d48f86ab48e1c3a77c520))
* **app-rfi:** fix false error display on studentstatus ([1aa93ac](https://github.com/asu/asu-unity-stack/commit/1aa93ac548bfc60c4b3234f032b1b5db782827ef))

# [@asu/app-rfi-v2.3.5](https://github.com/asu/asu-unity-stack/compare/@asu/app-rfi-v2.3.4...@asu/app-rfi-v2.3.5) (2024-07-02)


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.5",
"version": "2.3.6",
"description": "ASU Request For Information (RFI) form",
"main": "./dist/appRfi.cjs.js",
"browser": "./dist/appRfi.umd.js",
Expand Down

0 comments on commit 63416f3

Please sign in to comment.