@equinor/fusion-framework-dev-portal 1.2.3 → 1.2.5-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,19 @@
1
1
  # @equinor/fusion-framework-dev-portal
2
2
 
3
+ ## 1.2.5-next.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
8
+
9
+ ## 1.2.4
10
+
11
+ ### Patch Changes
12
+
13
+ - [#3637](https://github.com/equinor/fusion-framework/pull/3637) [`f5b88e7`](https://github.com/equinor/fusion-framework/commit/f5b88e7ff8e896624de67bdf29091ba44bf8a628) Thanks [@dependabot](https://github.com/apps/dependabot)! - Internal: bump rollup from 4.52.4 to 4.52.5 to fix sourcemap debugId generation; no public API changes.
14
+
15
+ - [#3629](https://github.com/equinor/fusion-framework/pull/3629) [`3a21f9a`](https://github.com/equinor/fusion-framework/commit/3a21f9a8b36aaa7c80209c0989627b1dcc48a6cf) Thanks [@dependabot](https://github.com/apps/dependabot)! - Internal: bump @equinor/fusion-react-side-sheet from 1.3.11 to 2.0.0 for React 19 compatibility fixes; no breaking changes to dev-portal functionality.
16
+
3
17
  ## 1.2.3
4
18
 
5
19
  ### Patch Changes