@equinor/fusion-framework-react-components-bookmark 1.1.2-next.1 → 1.1.2

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,30 +1,18 @@
1
1
  # Change Log
2
2
 
3
- ## 1.1.2-next.1
3
+ ## 1.1.2
4
4
 
5
5
  ### Patch Changes
6
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-react-module-bookmark@5.0.2-next.1
11
- - @equinor/fusion-framework-react@7.4.19-next.1
12
- - @equinor/fusion-observable@8.5.7-next.0
13
-
14
- ## 1.1.2-next.0
15
-
16
- ### Patch Changes
17
-
18
- - [#3693](https://github.com/equinor/fusion-framework/pull/3693) [`d6be2c4`](https://github.com/equinor/fusion-framework/commit/d6be2c4f2e01bab008b4d1f78f9adecb06647e66) Thanks [@github-actions](https://github.com/apps/github-actions)! - Fix MSAL v4 compatibility in bookmark SharedIcon component.
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)! - Fix MSAL v4 compatibility in bookmark SharedIcon component.
19
8
 
20
9
  - Replace deprecated defaultAccount with account property
21
10
  - Ensure proper account information access for bookmark sharing logic
22
11
 
23
12
  This change ensures the bookmark component works correctly with MSAL v4 while maintaining backward compatibility.
24
13
 
25
- - Updated dependencies [[`d6be2c4`](https://github.com/equinor/fusion-framework/commit/d6be2c4f2e01bab008b4d1f78f9adecb06647e66)]:
26
- - @equinor/fusion-framework-react@7.4.19-next.0
27
- - @equinor/fusion-framework-react-module-bookmark@5.0.2-next.0
14
+ - Updated dependencies [[`11fe961`](https://github.com/equinor/fusion-framework/commit/11fe961794e4960ccb987bc320268cc9b263f1f8)]:
15
+ - @equinor/fusion-framework-react@7.4.19
28
16
 
29
17
  ## 1.1.1
30
18
 
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '1.1.2-next.1';
2
+ export const version = '1.1.2';
3
3
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,cAAc,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC"}