Skip to content

Commit bc2a3cf

Browse files
chore(release): 1.11.0 [skip ci]
1 parent be137a6 commit bc2a3cf

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [1.11.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.11.0) (2022-08-05)
4+
5+
6+
### Features
7+
8+
* update markdown package ([0c23acd](https://github.com/GetStream/stream-chat-react-native/commit/0c23acd99ee45d3e2543350a43fbb18465b19934))
9+
10+
11+
### Bug Fixes
12+
13+
* update markdown package to fix prop types import error ([1438321](https://github.com/GetStream/stream-chat-react-native/commit/1438321c396750aeee8b51680452783846d850d3))
14+
15+
16+
### Reverts
17+
18+
* Revert "Revert "fix: update markdown package to fix prop types import error " (#1622)" (#1623) ([12ab5d5](https://github.com/GetStream/stream-chat-react-native/commit/12ab5d5d20daed6534e423f570b4b99d531e8015)), closes [#1622](https://github.com/GetStream/stream-chat-react-native/issues/1622) [#1623](https://github.com/GetStream/stream-chat-react-native/issues/1623)
19+
20+
21+
### Workspaces
22+
23+
* Following linked packages updated: [stream-chat-react-native]
24+
325
### [1.10.2](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.10.2) (2022-08-03)
426

527

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.10.2",
3+
"version": "1.11.0",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)