Skip to content

Commit e20d44d

Browse files
committed
2 parents 76e5f0f + 15799aa commit e20d44d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/angry-roses-cheer.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.35
4+
5+
### Patch Changes
6+
7+
- fc9a9cb: updated the jsdoc documentation
8+
39
## 0.0.34
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.34",
7+
"version": "0.0.35",
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)