@pipe0/client 0.0.39 → 0.0.41

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,18 @@
1
1
  # @pipe0/client
2
2
 
3
+ ## 0.0.41
4
+
5
+ ### Patch Changes
6
+
7
+ - dbfb6ac: feat: Add searchAll to client
8
+
9
+ ## 0.0.40
10
+
11
+ ### Patch Changes
12
+
13
+ - e5781b6: Make search payloads as optional
14
+ - 3333671: Update client to use search instead of searches
15
+
3
16
  ## 0.0.39
4
17
 
5
18
  ### Patch Changes