Skip to content

Commit 184438f

Browse files
github-actions[bot]odinr[bot]
andauthored
Version Packages (#3790)
Co-authored-by: odinr[bot] <odinr[bot]@users.noreply.github.com>
1 parent b8c8149 commit 184438f

File tree

13 files changed

+49
-12
lines changed

13 files changed

+49
-12
lines changed

.changeset/module-msal_fix-proxy-provider-api-calls.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

cookbooks/poc-portal/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# poc-portal
22

3+
## 1.1.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b8c8149`](https://github.com/equinor/fusion-framework/commit/b8c814938be4543d2522566ece10ebc6feefee75)]:
8+
- @equinor/fusion-framework-module-msal@6.0.2
9+
- @equinor/fusion-framework-cli@12.4.4
10+
311
## 1.1.23
412

513
### Patch Changes

cookbooks/poc-portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poc-portal",
3-
"version": "1.1.23",
3+
"version": "1.1.24",
44
"description": "",
55
"main": "src/index.tsx",
66
"private": true,

cookbooks/portal/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# portal
22

3+
## 0.1.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @equinor/fusion-framework-cli@12.4.4
9+
310
## 0.1.13
411

512
### Patch Changes

cookbooks/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "",
55
"main": "dist/index.js",
66
"private": true,

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 12.4.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @equinor/[email protected]
9+
- @equinor/[email protected]
10+
311
## 12.4.3
412

513
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/fusion-framework-cli",
3-
"version": "12.4.3",
3+
"version": "12.4.4",
44
"keywords": [
55
"Fusion",
66
"Fusion Framework",

packages/dev-server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @equinor/fusion-framework-dev-server
22

3+
## 1.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @equinor/fusion-framework-vite-plugin-spa@3.0.4
9+
310
## 1.1.15
411

512
### Patch Changes

packages/dev-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/fusion-framework-dev-server",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"description": "Package for running a development server for fusion-framework",
55
"type": "module",
66
"exports": {

packages/modules/msal/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 6.0.2
4+
5+
### Patch Changes
6+
7+
- [`b8c8149`](https://github.com/equinor/fusion-framework/commit/b8c814938be4543d2522566ece10ebc6feefee75) Thanks [@odinr](https://github.com/odinr)! - Fix proxy provider API calls to correctly wrap request parameters for `acquireToken` and `acquireAccessToken` methods.
8+
39
## 6.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)