@equinor/fusion-framework-cli 12.4.5 → 12.4.6

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
+ ## 12.4.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [`41f8e9b`](https://github.com/equinor/fusion-framework/commit/41f8e9b7a9b2680553e089d04095a9db7821567e) Thanks [@odinr](https://github.com/odinr)! - Internal: upgrade build tooling dependency `esbuild` to 0.27.0 in `@equinor/fusion-imports`. No public API changes and no runtime impact to consumers.
8
+
9
+ - Updated dependencies [[`41f8e9b`](https://github.com/equinor/fusion-framework/commit/41f8e9b7a9b2680553e089d04095a9db7821567e)]:
10
+ - @equinor/fusion-imports@1.1.8
11
+ - @equinor/fusion-framework-dev-server@1.1.18
12
+ - @equinor/fusion-framework-dev-portal@1.2.6
13
+
3
14
  ## 12.4.5
4
15
 
5
16
  ### Patch Changes