@equinor/fusion-framework-cli 12.3.8 → 12.3.9-next.1

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,5 +1,32 @@
1
1
  # Change Log
2
2
 
3
+ ## 12.3.9-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
8
+
9
+ - Updated dependencies [[`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded)]:
10
+ - @equinor/fusion-framework-module-msal-node@1.1.0-next.1
11
+ - @equinor/fusion-framework-dev-server@1.1.12-next.1
12
+ - @equinor/fusion-framework-dev-portal@1.2.5-next.0
13
+ - @equinor/fusion-imports@1.1.7-next.0
14
+
15
+ ## 12.3.9-next.0
16
+
17
+ ### Patch Changes
18
+
19
+ - [#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.
20
+
21
+ Internal implementation change to adapt to MSAL Node interface updates. CLI commands continue to work the same way for end users.
22
+
23
+ Why: Ensures compatibility with updated MSAL Node module API.
24
+
25
+ - Updated dependencies [[`dd26dd3`](https://github.com/equinor/fusion-framework/commit/dd26dd3e652eb07a77bcdc878f8493c6db4fed48)]:
26
+ - @equinor/fusion-framework-module-msal-node@1.1.0-next.0
27
+ - @equinor/fusion-framework-dev-portal@1.2.4
28
+ - @equinor/fusion-framework-dev-server@1.1.12-next.0
29
+
3
30
  ## 12.3.8
4
31
 
5
32
  ### Patch Changes