Skip to content

Commit accd0fa

Browse files
chore(release): 1.7.1 [skip ci]
1 parent 8b43453 commit accd0fa

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
### [1.7.1](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.7.1) (2022-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* Error handling of the context consumer hooks [CRNS - 430] ([066d08a](https://github.com/GetStream/stream-chat-react-native/commit/066d08a8d2c0b1d9c8584d4e35776597d373d149))
9+
* wrap the SampleApp with ThemeProvider ([a321a43](https://github.com/GetStream/stream-chat-react-native/commit/a321a433ce37127e250eaa0d4040ede9e540e7b3))
10+
11+
12+
### Workspaces
13+
14+
* Following linked packages updated: [stream-chat-react-native]
15+
316
## [1.7.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.7.0) (2022-06-07)
417

518

examples/SampleApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sampleapp",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)