@pipe0/base 0.1.2 → 0.1.4

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,23 @@
1
1
  # @pipe0/ops
2
2
 
3
+ ## 0.1.4
4
+
5
+ ### Patch Changes
6
+
7
+ - dbfb6ac: feat: Add searchAll to client
8
+ - Updated dependencies [dbfb6ac]
9
+ - @pipe0/client@0.0.41
10
+
11
+ ## 0.1.3
12
+
13
+ ### Patch Changes
14
+
15
+ - e5781b6: Make search payloads as optional
16
+ - 3333671: Update client to use search instead of searches
17
+ - Updated dependencies [e5781b6]
18
+ - Updated dependencies [3333671]
19
+ - @pipe0/client@0.0.40
20
+
3
21
  ## 0.1.2
4
22
 
5
23
  ### Patch Changes