We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262d7fa commit 49f6c3cCopy full SHA for 49f6c3c
packages/cloud-stream/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- Fix type errors
8
9
## 1.0.0
10
11
### Major Changes
packages/cloud-stream/package.json
@@ -1,6 +1,6 @@
{
"name": "@onr/cloud-stream",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A module to receive push notifications",
"author": "Onramp Lab DEV <dev@onramplab.com>",
"homepage": "https://github.com/OnrampLab/onr-react-ui#readme",
0 commit comments