@equinor/fusion-framework-react-components-people-provider 1.2.4 → 1.2.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,19 @@
1
1
  # @equinor/fusion-framework-react-components-people-provider
2
2
 
3
+ ## 1.2.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @equinor/fusion-framework-react-module-bookmark@2.0.35
9
+ - @equinor/fusion-framework-react@6.0.5
10
+
11
+ ## 1.2.5
12
+
13
+ ### Patch Changes
14
+
15
+ - [#1926](https://github.com/equinor/fusion-framework/pull/1926) [`6f3315a`](https://github.com/equinor/fusion-framework/commit/6f3315a83ea43d5355a5d95c1e9e4caf6f6b7c72) Thanks [@eikeland](https://github.com/eikeland)! - Updating fusion-wc-person to fix issues with multiple tasks
16
+
3
17
  ## 1.2.4
4
18
 
5
19
  ### Patch Changes
@@ -1,2 +1,2 @@
1
- export const version = '1.2.4';
1
+ export const version = '1.2.6';
2
2
  //# sourceMappingURL=version.js.map