Skip to content

Commit

Permalink
chore(release): 2.6.2 [skip ci]
Browse files Browse the repository at this point in the history
# [@asu/app-degree-pages-v2.6.2](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v2.6.1...@asu/app-degree-pages-v2.6.2) (2024-08-14)

### Bug Fixes

* **app-degree-pages:** update example careers disclaimer ([759a3a1](759a3a1))
  • Loading branch information
semantic-release-bot committed Aug 14, 2024
1 parent 9522e59 commit 18fd843
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/app-degree-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@asu/app-degree-pages-v2.6.2](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v2.6.1...@asu/app-degree-pages-v2.6.2) (2024-08-14)


### Bug Fixes

* **app-degree-pages:** update example careers disclaimer ([759a3a1](https://github.com/asu/asu-unity-stack/commit/759a3a1cf9095b2db77916a67048a94d4f704ca6))

# [@asu/app-degree-pages-v2.6.1](https://github.com/asu/asu-unity-stack/compare/@asu/app-degree-pages-v2.6.0...@asu/app-degree-pages-v2.6.1) (2024-07-22)


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.6.1",
"version": "2.6.2",
"description": "ASU implementation of degree pages",
"main": "./dist/degreePages.cjs.js",
"browser": "./dist/degreePages.umd.js",
Expand Down

0 comments on commit 18fd843

Please sign in to comment.