@equinor/fusion-framework-module-services 7.1.5 → 7.1.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,13 @@
1
1
  # Change Log
2
2
 
3
+ ## 7.1.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [#3805](https://github.com/equinor/fusion-framework/pull/3805) [`fe6b89f`](https://github.com/equinor/fusion-framework/commit/fe6b89f5a616a05e98956c0ed7f8e2a454070e98) Thanks [@dependabot](https://github.com/apps/dependabot)! - Internal: Update odata-query dependency from 8.0.6 to 8.0.7.
8
+
9
+ This patch update includes a bug fix for the logical operator "not" inside nested properties. No API changes or consumer action required.
10
+
3
11
  ## 7.1.5
4
12
 
5
13
  ### Patch Changes
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '7.1.5';
2
+ export const version = '7.1.6';
3
3
  //# sourceMappingURL=version.js.map