Skip to content

Commit b8826de

Browse files
chore: version packages (#100)
# Releases ## @magicbell/webpush@0.1.1 ### Patch Changes - [#99](#99) [`028456a`](028456a) Thanks [@smeijer](https://github.com/smeijer)! - fix: include project param in subscribe method Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 028456a commit b8826de

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-experts-bathe.md

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

packages/webpush/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#99](https://github.com/magicbell-io/magicbell-js/pull/99) [`028456a`](https://github.com/magicbell-io/magicbell-js/commit/028456a1acd4a7e9487aa991d0e9e8da43f344ba) Thanks [@smeijer](https://github.com/smeijer)! - fix: include project param in subscribe method
8+
39
## 0.1.0
410

511
### Minor Changes

packages/webpush/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magicbell/webpush",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "MagicBell WebPush SDK",
55
"author": "MagicBell <bot@magicbell.io> (https://magicbell.com)",
66
"contributors": [

0 commit comments

Comments
 (0)