@equinor/fusion-framework 7.3.19 → 7.3.20

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,16 @@
1
1
  # Change Log
2
2
 
3
+ ## 7.3.20
4
+
5
+ ### Patch Changes
6
+
7
+ - [#3465](https://github.com/equinor/fusion-framework/pull/3465) [`df88854`](https://github.com/equinor/fusion-framework/commit/df888548eb50dd2d130e6651596ab4f7fac41f2c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: bump rollup from 4.52.2 to 4.52.3
8
+
9
+ This updates the rollup build tool to the latest patch version, which includes bug fixes for native loader environments that don't support reports.
10
+
11
+ - Updated dependencies [[`5b2b300`](https://github.com/equinor/fusion-framework/commit/5b2b300492ff7f3e2bf9aa10d6697178486028ec)]:
12
+ - @equinor/fusion-framework-module-services@7.1.2
13
+
3
14
  ## 7.3.19
4
15
 
5
16
  ### Patch Changes
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '7.3.19';
2
+ export const version = '7.3.20';
3
3
  //# sourceMappingURL=version.js.map