@osdk/api 2.9.0-main-1d2e6c7f4d8258f188d2b4033ee874c0cfc7698f → 2.9.0
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 +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# @osdk/api
|
|
2
2
|
|
|
3
|
-
## 2.9.0
|
|
3
|
+
## 2.9.0
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Minor Changes
|
|
6
6
|
|
|
7
7
|
- cbc8e9c: Add recursive query support
|
|
8
8
|
- e8d14a0: Expose an experimental helper to add media transformation capabilities via transformAndWait
|