Skip to content

Commit 942578f

Browse files
authored
Merge pull request #5 from code-gio/changeset-release/main
Version Packages
2 parents 14b6a27 + 7d1901f commit 942578f

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/fast-papayas-glow.md

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

.changeset/forty-brooms-act.md

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

CHANGELOG.md

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

3+
## 0.0.34
4+
5+
### Patch Changes
6+
7+
- 0912c44: change build process
8+
- 14b6a27: Updated the build process to import cloudways services
9+
310
## 0.0.33
411

512
### 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.33",
7+
"version": "0.0.34",
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)