Skip to content

Commit c37b649

Browse files
next release (#521)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bbda0c7 commit c37b649

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-tips-smoke.md

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

packages/magicbell-js/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# magicbell-js
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [#520](https://github.com/magicbell/magicbell-js/pull/520) [`bbda0c7`](https://github.com/magicbell/magicbell-js/commit/bbda0c73cdd66f974b2c767e3c92bc1e7cd38ade) Thanks [@smeijer](https://github.com/smeijer)! - fix: set correct environment url
8+
39
## 0.0.2
410

511
### Patch Changes

packages/magicbell-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magicbell-js",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "OpenAPI 3.1.0 Specification for MagicBell API.",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)