Skip to content

Commit c1ff2ba

Browse files
chore(release): 10.3.0 [skip ci]
# [10.3.0](v10.2.0...v10.3.0) (2022-10-11) ### Bug Fixes * replace use of channel config with channelCapabilities to derive permission flags ([#1807](#1807)) ([1143117](1143117)) * unify paginator interface ([#1803](#1803)) ([d65b7b9](d65b7b9)), closes [#1801](#1801) ### Features * add popper tooltip to SimpleReactionList items ([#1801](#1801)) ([478f0f2](478f0f2))
1 parent 00d8d80 commit c1ff2ba

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [10.3.0](https://github.com/GetStream/stream-chat-react/compare/v10.2.0...v10.3.0) (2022-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* replace use of channel config with channelCapabilities to derive permission flags ([#1807](https://github.com/GetStream/stream-chat-react/issues/1807)) ([1143117](https://github.com/GetStream/stream-chat-react/commit/11431176f042dbf3438162770127b085183c613f))
7+
* unify paginator interface ([#1803](https://github.com/GetStream/stream-chat-react/issues/1803)) ([d65b7b9](https://github.com/GetStream/stream-chat-react/commit/d65b7b9c27bf41313390c18e4ddb155e080c463c)), closes [#1801](https://github.com/GetStream/stream-chat-react/issues/1801)
8+
9+
10+
### Features
11+
12+
* add popper tooltip to SimpleReactionList items ([#1801](https://github.com/GetStream/stream-chat-react/issues/1801)) ([478f0f2](https://github.com/GetStream/stream-chat-react/commit/478f0f209a1e17db6ee1f61a945b22f763d02fb3))
13+
114
# [10.2.0](https://github.com/GetStream/stream-chat-react/compare/v10.1.2...v10.2.0) (2022-10-04)
215

316

0 commit comments

Comments
 (0)