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