diff --git a/.changeset/little-bikes-cover.md b/.changeset/little-bikes-cover.md deleted file mode 100644 index b3a12ed..0000000 --- a/.changeset/little-bikes-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"cloudways-js-client": patch ---- - -change changeset config to public diff --git a/CHANGELOG.md b/CHANGELOG.md index f15b469..00c6d00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # cloudways-js-client +## 0.0.32 + +### Patch Changes + +- dc0d646: change changeset config to public + ## 0.0.31 ### Patch Changes diff --git a/package.json b/package.json index 06206de..1549631 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "git+https://github.com/code-gio/cloudways-js-client.git" }, - "version": "0.0.31", + "version": "0.0.32", "description": "A client library to power your applications with Cloudways API", "exports": { "./core": {