Skip to content

Commit c16e140

Browse files
authored
Merge pull request #17 from code-gio/changeset-release/main
Version Packages
2 parents f2ea5b5 + b4f4111 commit c16e140

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-planes-hope.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# cloudways-js-client
22

3+
## 0.0.46
4+
5+
### Patch Changes
6+
7+
- f2ea5b5: added handler for operation Id
8+
39
## 0.0.45
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
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.45",
7+
"version": "0.0.46",
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)