We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0c7b1e + 641ff6c commit ecc3f96Copy full SHA for ecc3f96
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# cloudways-js-client
2
3
+## 0.0.47
4
+
5
+### Patch Changes
6
7
+- af965ae: create a way to get operation Id status with data
8
9
## 0.0.46
10
11
### Patch Changes
package.json
@@ -4,7 +4,7 @@
"type": "git",
"url": "git+https://github.com/code-gio/cloudways-js-client.git"
},
- "version": "0.0.46",
+ "version": "0.0.47",
"description": "A client library to power your applications with Cloudways API",
"main": "dist/index.js",
"module": "dist/index.mjs",
0 commit comments