@equinor/fusion-framework-dev-portal 2.0.0 → 3.0.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,27 @@
1
1
  # @equinor/fusion-framework-dev-portal
2
2
 
3
+ ## 3.0.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#4095](https://github.com/equinor/fusion-framework/pull/4095) [`f09b26f`](https://github.com/equinor/fusion-framework/commit/f09b26f100a94bf3c841be9830525aa2c734b180) Thanks [@eikeland](https://github.com/eikeland)! - Update bundled @equinor/fusion-wc-person web component version.
8
+
9
+ This implements the person component changes in the dev-portal.
10
+
11
+ - Updated dependencies [[`f09b26f`](https://github.com/equinor/fusion-framework/commit/f09b26f100a94bf3c841be9830525aa2c734b180), [`cb94ac2`](https://github.com/equinor/fusion-framework/commit/cb94ac24744304a5cf61fc6e19d4217c92fa8a5c)]:
12
+ - @equinor/fusion-framework-module-services@7.2.0
13
+ - @equinor/fusion-framework-react-components-people-provider@1.6.0
14
+ - @equinor/fusion-framework-module-analytics@0.3.0
15
+ - @equinor/fusion-framework@7.4.11
16
+ - @equinor/fusion-framework-app@10.4.7
17
+
18
+ ## 2.0.1
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [[`27d7fab`](https://github.com/equinor/fusion-framework/commit/27d7fab7ee2c393bd9ef2f514b7415cc106acc16)]:
23
+ - @equinor/fusion-framework-module-ag-grid@35.0.1
24
+
3
25
  ## 2.0.0
4
26
 
5
27
  ### Patch Changes