Skip to content

Commit

Permalink
chore: version package (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
MagicBella and github-actions[bot] authored Dec 19, 2024
1 parent d381964 commit d96791e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/auto-bump-magicbell-swift-client-1734641715.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# magicbell-swift-client

## 0.2.0

### Minor Changes

- [#11](https://github.com/magicbell/magicbell-swift-client/pull/11) [`d381964`](https://github.com/magicbell/magicbell-swift-client/commit/d3819643a8b6416afea5f621a503bb2b6b9f7828) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `magicbell-swift-client`.

## 0.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MagicBellClient Swift SDK 0.1.1
# MagicBellClient Swift SDK 0.2.0

Welcome to the MagicBellClient SDK documentation. This guide will help you get started with integrating and using the MagicBellClient SDK in your project.

Expand All @@ -8,7 +8,7 @@ OpenAPI 3.0.3 Specification for MagicBell API.

## Table of Contents

- [MagicBellClient Swift SDK 0.1.1](#magicbellclient-swift-sdk-010)
- [MagicBellClient Swift SDK 0.2.0](#magicbellclient-swift-sdk-010)
- [About the API](#about-the-api)
- [Table of Contents](#table-of-contents)
- [Setup \& Configuration](#setup--configuration)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magicbell-swift-client",
"version": "0.1.1",
"version": "0.2.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit d96791e

Please sign in to comment.