Skip to content

Commit

Permalink
chore(release): 2.5.3 [skip ci]
Browse files Browse the repository at this point in the history
# [@asu/app-degree-pages-v2.5.3](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v2.5.2...@asu/app-degree-pages-v2.5.3) (2024-05-17)

### Bug Fixes

* **app-degree-pages:** added Domparser api for basic html validation ([d7ea8be](d7ea8be))
* **app-degree-pages:** added ptofessional licensure section in degree detail page ([6d52463](6d52463))
* **app-degree-pages:** combined both professional licensure fields into one ([f455355](f455355))
  • Loading branch information
semantic-release-bot committed May 17, 2024
1 parent 4ecc084 commit 1945ed0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/app-degree-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [@asu/app-degree-pages-v2.5.3](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v2.5.2...@asu/app-degree-pages-v2.5.3) (2024-05-17)


### Bug Fixes

* **app-degree-pages:** added Domparser api for basic html validation ([d7ea8be](https://github.com/asu/asu-unity-stack/commit/d7ea8bec0efd2cbc2699c77ed9eecab32f06e00c))
* **app-degree-pages:** added ptofessional licensure section in degree detail page ([6d52463](https://github.com/asu/asu-unity-stack/commit/6d5246394356a3283cc03c083b4a0a89579aca72))
* **app-degree-pages:** combined both professional licensure fields into one ([f455355](https://github.com/asu/asu-unity-stack/commit/f455355c3cf3fdab9243f654ee5747c9ec53ecae))

# [@asu/app-degree-pages-v2.5.2](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v2.5.1...@asu/app-degree-pages-v2.5.2) (2024-04-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/app-degree-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asu/app-degree-pages",
"version": "2.5.2",
"version": "2.5.3",
"description": "ASU implementation of degree pages",
"main": "./dist/degreePages.cjs.js",
"browser": "./dist/degreePages.umd.js",
Expand Down

0 comments on commit 1945ed0

Please sign in to comment.