Skip to content

Commit 6c67e13

Browse files
authored
Merge pull request #3 from magicbell/changeset-release/main
chore: version package
2 parents 6cc5606 + b977df2 commit 6c67e13

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/small-coats-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# react-native-push-info
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [`3ad12c9`](https://github.com/magicbell/react-native-push-info/commit/3ad12c993abdac67710630dac0198957b5fbc763) Thanks [@stigi](https://github.com/stigi)! - First release 🎉

packages/react-native-push-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-push-info",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Essential information for interacting with push notification APIs like APNs and FCM",
55
"files": [
66
"src",

0 commit comments

Comments
 (0)