@equinor/fusion-framework-react-app 6.2.0 → 6.2.2-next.0

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,39 @@
1
1
  # Change Log
2
2
 
3
+ ## 6.2.2-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#3075](https://github.com/equinor/fusion-framework/pull/3075) [`db34d90`](https://github.com/equinor/fusion-framework/commit/db34d9003d64e4c7cb46cf0c95f0c7a0e7587128) Thanks [@odinr](https://github.com/odinr)! - merge with main
8
+
9
+ - Updated dependencies [[`7c58c78`](https://github.com/equinor/fusion-framework/commit/7c58c7868c66b1fc0f720b4ed13d39e0fe505461), [`db34d90`](https://github.com/equinor/fusion-framework/commit/db34d9003d64e4c7cb46cf0c95f0c7a0e7587128)]:
10
+ - @equinor/fusion-framework-react-module@3.1.13-next.2
11
+ - @equinor/fusion-framework-module@4.4.3-next.2
12
+ - @equinor/fusion-framework-module-navigation@5.0.4-next.0
13
+ - @equinor/fusion-framework-react-module-http@9.0.4-next.0
14
+ - @equinor/fusion-framework-react@7.4.16-next.0
15
+ - @equinor/fusion-framework-module-msal@4.0.8-next.0
16
+ - @equinor/fusion-framework-app@9.3.18-next.0
17
+ - @equinor/fusion-framework-module-app@6.1.17-next.0
18
+
19
+ ## 6.2.1
20
+
21
+ ### Patch Changes
22
+
23
+ - [#3088](https://github.com/equinor/fusion-framework/pull/3088) [`7441b13`](https://github.com/equinor/fusion-framework/commit/7441b13aa50dd7362d1629086a27b6b4e571575d) Thanks [@eikeland](https://github.com/eikeland)! - chore: update package typesVersions
24
+
25
+ - Updated package.json typesVersions.
26
+ - Ensures backward compatibility with older node versions.
27
+ - Ensured consistency with workspace and repository configuration.
28
+
29
+ - Updated dependencies [[`7441b13`](https://github.com/equinor/fusion-framework/commit/7441b13aa50dd7362d1629086a27b6b4e571575d)]:
30
+ - @equinor/fusion-framework-module-navigation@5.0.3
31
+ - @equinor/fusion-framework-react@7.4.15
32
+ - @equinor/fusion-framework-module-msal@4.0.7
33
+ - @equinor/fusion-framework-module-app@6.1.16
34
+ - @equinor/fusion-framework-app@9.3.17
35
+ - @equinor/fusion-framework-react-module-http@9.0.3
36
+
3
37
  ## 6.2.0
4
38
 
5
39
  ### Minor Changes
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '6.2.0';
2
+ export const version = '6.2.2-next.0';
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,OAAO,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,cAAc,CAAC"}