Skip to content

Commit dfa4bdd

Browse files
committed
add built to package json
1 parent 1eceae9 commit dfa4bdd

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

4+
## [5.0.2](https://github.com/GetStream/stream-chat-react/releases/tag/v5.0.2) 2021-03-23
5+
6+
### Bug
7+
8+
- Fix optimistic UI for mentions [#800](https://github.com/GetStream/stream-chat-react/pull/800)
9+
410
## [5.0.1](https://github.com/GetStream/stream-chat-react/releases/tag/v5.0.1) 2021-03-23
511

612
### Chore

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"stream-chat": "3.1.x"
5454
},
5555
"files": [
56+
"built",
5657
"dist",
5758
"/types",
5859
"README.md"

0 commit comments

Comments
 (0)