Skip to content

Commit 49f6c3c

Browse files
committed
chore: bump version
1 parent 262d7fa commit 49f6c3c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/cloud-stream/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- Fix type errors
8+
39
## 1.0.0
410

511
### Major Changes

packages/cloud-stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onr/cloud-stream",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A module to receive push notifications",
55
"author": "Onramp Lab DEV <dev@onramplab.com>",
66
"homepage": "https://github.com/OnrampLab/onr-react-ui#readme",

0 commit comments

Comments
 (0)