Skip to content

Commit c9a093d

Browse files
committed
chore: fix CHANGELOG.md formatting
1 parent 2d840bc commit c9a093d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

packages/stream_chat_flutter_core/CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
🔄 Changed
44

5-
- Simplified the logic for setting and clearing OG attachments by removing the `_ogAttachment` field and directly working with the attachments list.
5+
- Simplified the logic for setting and clearing OG attachments by removing the `_ogAttachment` field
6+
and directly working with the attachments list.
67

78
## 9.4.0
89

@@ -75,10 +76,8 @@
7576

7677
## 7.2.0-hotfix.1
7778

78-
- Updated `stream_chat` dependency to [
79-
`7.2.0-hotfix.1`](https://pub.dev/packages/stream_chat/changelog).
80-
- Reverted the `connectivity_plus` dependency bump
81-
causing [1889](https://github.com/GetStream/stream-chat-flutter/issues/1889)
79+
- Updated `stream_chat` dependency to [`7.2.0-hotfix.1`](https://pub.dev/packages/stream_chat/changelog).
80+
- Reverted the `connectivity_plus` dependency bump causing [1889](https://github.com/GetStream/stream-chat-flutter/issues/1889)
8281

8382
## 7.2.0
8483

@@ -107,8 +106,7 @@
107106

108107
🐞 Fixed
109108

110-
- Fixed video attachment
111-
uploading. [#1754](https://github.com/GetStream/stream-chat-flutter/pull/1754)
109+
- [[#1754]](https://github.com/GetStream/stream-chat-flutter/pull/1754) Fixed video attachment uploading.
112110

113111
## 6.10.0
114112

0 commit comments

Comments
 (0)