diff --git a/.changeset/auto-bump-magicbell-swift-client-1734410826.md b/.changeset/auto-bump-magicbell-swift-client-1734410826.md deleted file mode 100644 index 90a6482..0000000 --- a/.changeset/auto-bump-magicbell-swift-client-1734410826.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"magicbell-swift-client": minor ---- - -Automatic minor version bump for changes in `magicbell-swift-client`. diff --git a/CHANGELOG.md b/CHANGELOG.md index b6980c4..fb8dc93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,7 @@ # magicbell-swift-client + +## 0.1.0 + +### Minor Changes + +- [#2](https://github.com/magicbell/magicbell-swift-client/pull/2) [`b2ed87d`](https://github.com/magicbell/magicbell-swift-client/commit/b2ed87df1b3b1e52a237e720eae6510dd8f9e3f7) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `magicbell-swift-client`. diff --git a/package.json b/package.json index fde8b23..33746e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magicbell-swift-client", - "version": "0.0.1", + "version": "0.1.0", "private": true, "type": "module", "scripts": {