Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Commit bd8e690

Browse files
chore(release): 1.3.0 [skip ci]
1 parent 90bf6b4 commit bd8e690

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

examples/SampleApp/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.3.0) (2022-04-04)
4+
5+
6+
### Features
7+
8+
* editing state header, reply state header and giphy input customization [CRNS - 535] ([4c1d67d](https://github.com/GetStream/stream-chat-react-native/commit/4c1d67d9a4e45050a45a402a53c2cf9b6fbc39b8))
9+
10+
11+
### Workspaces
12+
13+
* Following linked packages updated: [stream-chat-react-native]
14+
315
## [1.2.0](https://github.com/GetStream/stream-chat-react-native/compare/[email protected]@v1.2.0) (2022-03-17)
416

517

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

0 commit comments

Comments
 (0)