Skip to content

Commit dbc78e9

Browse files
Version Packages
1 parent 46a7850 commit dbc78e9

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/curvy-tigers-drum.md

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

.changeset/heavy-mirrors-suffer.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# cloudways-js-client
2+
3+
## 0.0.30
4+
5+
### Patch Changes
6+
7+
- cf97587: added the core and list services to the package
8+
- d732667: updating library to be modular and better documented

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": "https://github.com/code-gio/cloudways-js-client.git"
66
},
7-
"version": "0.0.29",
7+
"version": "0.0.30",
88
"description": "A client library to power your applications with Cloudways API",
99
"exports": {
1010
"./core": {

0 commit comments

Comments
 (0)