@equinor/fusion-framework-cli 12.3.9-next.2 → 12.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,43 +1,26 @@
1
1
  # Change Log
2
2
 
3
- ## 12.3.9-next.2
3
+ ## 12.3.10
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - [`2022136`](https://github.com/equinor/fusion-framework/commit/2022136108a49cf2ccd8109e7e720aa2fbc135f1) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
7
+ - [#3714](https://github.com/equinor/fusion-framework/pull/3714) [`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8) Thanks [@odinr](https://github.com/odinr)! - Update CLI auth commands to use new MSAL Node API format.
8
8
 
9
- - Updated dependencies [[`2022136`](https://github.com/equinor/fusion-framework/commit/2022136108a49cf2ccd8109e7e720aa2fbc135f1)]:
10
- - @equinor/fusion-framework-module-msal-node@1.1.0-next.2
11
- - @equinor/fusion-framework-dev-server@1.1.12-next.2
12
- - @equinor/fusion-framework-dev-portal@1.2.5-next.1
13
- - @equinor/fusion-imports@1.1.7-next.1
14
-
15
- ## 12.3.9-next.1
16
-
17
- ### Patch Changes
9
+ Internal implementation change to adapt to MSAL Node interface updates. CLI commands continue to work the same way for end users.
18
10
 
19
- - [`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
11
+ Why: Ensures compatibility with updated MSAL Node module API.
20
12
 
21
- - Updated dependencies [[`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded)]:
22
- - @equinor/fusion-framework-module-msal-node@1.1.0-next.1
23
- - @equinor/fusion-framework-dev-server@1.1.12-next.1
24
- - @equinor/fusion-framework-dev-portal@1.2.5-next.0
25
- - @equinor/fusion-imports@1.1.7-next.0
13
+ - Updated dependencies [[`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8)]:
14
+ - @equinor/fusion-framework-module-msal-node@2.0.0
15
+ - @equinor/fusion-framework-dev-portal@1.2.5
16
+ - @equinor/fusion-framework-dev-server@1.1.12
26
17
 
27
- ## 12.3.9-next.0
18
+ ## 12.3.9
28
19
 
29
20
  ### Patch Changes
30
21
 
31
- - [#3693](https://github.com/equinor/fusion-framework/pull/3693) [`dd26dd3`](https://github.com/equinor/fusion-framework/commit/dd26dd3e652eb07a77bcdc878f8493c6db4fed48) Thanks [@github-actions](https://github.com/apps/github-actions)! - Update CLI auth commands to use new MSAL Node API format.
32
-
33
- Internal implementation change to adapt to MSAL Node interface updates. CLI commands continue to work the same way for end users.
34
-
35
- Why: Ensures compatibility with updated MSAL Node module API.
36
-
37
- - Updated dependencies [[`dd26dd3`](https://github.com/equinor/fusion-framework/commit/dd26dd3e652eb07a77bcdc878f8493c6db4fed48)]:
38
- - @equinor/fusion-framework-module-msal-node@1.1.0-next.0
39
- - @equinor/fusion-framework-dev-portal@1.2.4
40
- - @equinor/fusion-framework-dev-server@1.1.12-next.0
22
+ - Updated dependencies [[`eaa6871`](https://github.com/equinor/fusion-framework/commit/eaa6871edc07054138e88bc706a4137a3fcc261a)]:
23
+ - @equinor/fusion-framework-dev-portal@1.2.5
41
24
 
42
25
  ## 12.3.8
43
26