@equinor/fusion-framework-react-components-bookmark 1.1.2-next.2 → 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,41 +1,18 @@
1
1
  # Change Log
2
2
 
3
- ## 1.1.2-next.2
3
+ ## 1.1.2
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
8
-
9
- - Updated dependencies [[`2022136`](https://github.com/equinor/fusion-framework/commit/2022136108a49cf2ccd8109e7e720aa2fbc135f1)]:
10
- - @equinor/fusion-framework-react-module-bookmark@5.0.2-next.2
11
- - @equinor/fusion-framework-react@7.4.19-next.2
12
- - @equinor/fusion-observable@8.5.7-next.1
13
-
14
- ## 1.1.2-next.1
15
-
16
- ### Patch Changes
17
-
18
- - [`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
19
-
20
- - Updated dependencies [[`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded)]:
21
- - @equinor/fusion-framework-react-module-bookmark@5.0.2-next.1
22
- - @equinor/fusion-framework-react@7.4.19-next.1
23
- - @equinor/fusion-observable@8.5.7-next.0
24
-
25
- ## 1.1.2-next.0
26
-
27
- ### Patch Changes
28
-
29
- - [#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.
30
8
 
31
9
  - Replace deprecated defaultAccount with account property
32
10
  - Ensure proper account information access for bookmark sharing logic
33
11
 
34
12
  This change ensures the bookmark component works correctly with MSAL v4 while maintaining backward compatibility.
35
13
 
36
- - Updated dependencies [[`d6be2c4`](https://github.com/equinor/fusion-framework/commit/d6be2c4f2e01bab008b4d1f78f9adecb06647e66)]:
37
- - @equinor/fusion-framework-react@7.4.19-next.0
38
- - @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
39
16
 
40
17
  ## 1.1.1
41
18
 
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '1.1.2-next.2';
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"}