Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggling[bot] authored and Noggling[bot] committed Jan 8, 2025
1 parent f45ba5a commit 7cef2f7
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/pr-899-2238967603.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pr-903-2243716883.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pr-906-2263058860.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pr-907-2263833125.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pr-908-2263888237.md

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# fusion-project-portal

## 7.1.0

### Minor Changes

- d0c5082: - Added OPTIONS endpoints for most API resources
- d0c5082: - Added OPTIONS endpoints for most API resources
- f45ba5a: - Removed Profile Controller as it is unused after moving to OPTIONS endpoints
- 3ebfc39: Refactor access management for more granular access management for portals

### Patch Changes

- 13786e6: Update SignalR hub path for servicemessages

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fusion-project-portal",
"version": "7.0.0",
"version": "7.1.0",
"license": "MIT",
"description": "Project Portal powered by Fusion",
"devDependencies": {
Expand Down

0 comments on commit 7cef2f7

Please sign in to comment.