Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AsteriskZuo committed Jul 14, 2023
1 parent 82ca214 commit 16aef0f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion packages/react-native-chat-uikit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Change Log

## [1.0.0](https://github.com/AgoraIO-Usecase/AgoraChat-rn/releases/tag/[email protected]) (2023-07-04)
## [1.0.1](https://github.com/AgoraIO-Usecase/AgoraChat-rn/compare/[email protected]@1.0.1) (2023-07-14)

### Bug Fixes

- 88779e4: docs: update
- 63145e7: fix: contact block list, node mini version 16, @react-navigation/material-bottom-tabs patch
- 546986f: fix: example: contact block list count
- 9caf498: fix: uikit: export version
- 3cee856: fix: uikit: Badge component
- 0ec61c3: fix: example: mute notification
- 2ce2cdd: fix: example: add react-native-create-thumbnail patch
- 82ca214: fix: uikit: avatar

## [1.0.0](https://github.com/AgoraIO-Usecase/AgoraChat-rn/releases/tag/[email protected]) (2023-07-04)

### Features

- The react-native version was upgraded from 0.68.5 to 0.71.11
2 changes: 1 addition & 1 deletion packages/react-native-chat-uikit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-chat-uikit",
"version": "1.0.0",
"version": "1.0.1",
"description": "test",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 16aef0f

Please sign in to comment.