@equinor/fusion-framework-app 9.3.16 → 9.3.18-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,37 @@
1
1
  # Change Log
2
2
 
3
+ ## 9.3.18-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-module@4.4.3-next.2
11
+ - @equinor/fusion-framework-module-event@4.3.7-next.2
12
+ - @equinor/fusion-framework-module-http@6.3.4-next.0
13
+ - @equinor/fusion-framework-module-bookmark@2.1.13-next.0
14
+ - @equinor/fusion-framework-module-msal@4.0.8-next.0
15
+ - @equinor/fusion-framework@7.3.16-next.0
16
+ - @equinor/fusion-framework-module-app@6.1.17-next.0
17
+
18
+ ## 9.3.17
19
+
20
+ ### Patch Changes
21
+
22
+ - [#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
23
+
24
+ - Updated package.json typesVersions.
25
+ - Ensures backward compatibility with older node versions.
26
+ - Ensured consistency with workspace and repository configuration.
27
+
28
+ - Updated dependencies [[`7441b13`](https://github.com/equinor/fusion-framework/commit/7441b13aa50dd7362d1629086a27b6b4e571575d)]:
29
+ - @equinor/fusion-framework-module-bookmark@2.1.12
30
+ - @equinor/fusion-framework-module-http@6.3.3
31
+ - @equinor/fusion-framework-module-msal@4.0.7
32
+ - @equinor/fusion-framework-module-app@6.1.16
33
+ - @equinor/fusion-framework@7.3.15
34
+
3
35
  ## 9.3.16
4
36
 
5
37
  ### Patch Changes
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '9.3.16';
2
+ export const version = '9.3.18-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,QAAQ,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,eAAe,CAAC"}