Skip to content

Commit ecc3f96

Browse files
committed
2 parents e0c7b1e + 641ff6c commit ecc3f96

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# cloudways-js-client
22

3+
## 0.0.47
4+
5+
### Patch Changes
6+
7+
- af965ae: create a way to get operation Id status with data
8+
39
## 0.0.46
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/code-gio/cloudways-js-client.git"
66
},
7-
"version": "0.0.46",
7+
"version": "0.0.47",
88
"description": "A client library to power your applications with Cloudways API",
99
"main": "dist/index.js",
1010
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)