@equinor/fusion-framework-module-services 7.1.5-next.1 → 7.1.5

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,22 +1,12 @@
1
1
  # Change Log
2
2
 
3
- ## 7.1.5-next.1
3
+ ## 7.1.5
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - [`2022136`](https://github.com/equinor/fusion-framework/commit/2022136108a49cf2ccd8109e7e720aa2fbc135f1) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
7
+ - [#3773](https://github.com/equinor/fusion-framework/pull/3773) [`da141f7`](https://github.com/equinor/fusion-framework/commit/da141f73d760865168c058ba4e3b5330faa2f018) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update `odata-query` dependency from 8.0.5 to 8.0.6 to fix encoding of illegal characters in search parameters.
8
8
 
9
- - Updated dependencies [[`2022136`](https://github.com/equinor/fusion-framework/commit/2022136108a49cf2ccd8109e7e720aa2fbc135f1)]:
10
- - @equinor/fusion-framework-module@5.0.6-next.1
11
-
12
- ## 7.1.5-next.0
13
-
14
- ### Patch Changes
15
-
16
- - [`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded) Thanks [@odinr](https://github.com/odinr)! - relase next of all packages
17
-
18
- - Updated dependencies [[`895a49a`](https://github.com/equinor/fusion-framework/commit/895a49aaa815a6cd317e60f40875b1763bd6bded)]:
19
- - @equinor/fusion-framework-module@5.0.6-next.0
9
+ This patch update improves handling of special characters in OData search queries, ensuring proper encoding of search parameters.
20
10
 
21
11
  ## 7.1.4
22
12
 
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '7.1.5-next.1';
2
+ export const version = '7.1.5';
3
3
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,cAAc,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC"}