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