Skip to content

Commit c6faf14

Browse files
Version Packages
1 parent a8dda3b commit c6faf14

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-camels-relax.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.41
4+
5+
### Patch Changes
6+
7+
- 751eb08: updated readme file
8+
39
## 0.0.40
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.40",
7+
"version": "0.0.41",
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)