We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a05c3 commit f70b323Copy full SHA for f70b323
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [1.0.0-8] - 2023-02-23
4
5
### Bugfixes
6
package.json
{
"name": "@mitch528/react-native-grpc",
- "version": "1.0.0-7",
+ "version": "1.0.0-8",
"description": "gRPC for react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments