Skip to content

Commit 0ffdd7c

Browse files
committed
chore: include latest stable release in beta changelogs
1 parent dead3f9 commit 0ffdd7c

File tree

5 files changed

+26
-6
lines changed

5 files changed

+26
-6
lines changed

packages/stream_chat/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
## 10.0.0-beta.1
1+
## Upcoming Beta
22

3-
- Bug fixes and improvements
3+
- Included the changes from version [`9.13.0`](https://pub.dev/packages/stream_chat/changelog).
44

55
## 9.13.0
66

77
- Bug fixes and improvements
88

9+
## 10.0.0-beta.1
10+
11+
- Bug fixes and improvements
12+
913
## 9.12.0
1014

1115
✅ Added

packages/stream_chat_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Upcoming Beta
2+
3+
- Included the changes from version [`9.13.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
4+
15
## 9.13.0
26

37
🐞 Fixed

packages/stream_chat_flutter_core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Upcoming Beta
2+
3+
- Included the changes from version [`9.13.0`](https://pub.dev/packages/stream_chat_flutter_core/changelog).
4+
15
## 9.13.0
26

37
🐞 Fixed

packages/stream_chat_localizations/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
## 10.0.0-beta.1
1+
## Upcoming Beta
22

3-
- Updated `stream_chat_flutter` dependency to [`10.0.0-beta.1`](https://pub.dev/packages/stream_chat_flutter/changelog).
3+
- Included the changes from version [`9.13.0`](https://pub.dev/packages/stream_chat_localizations/changelog).
44

55
## 9.13.0
66

77
- Updated `stream_chat_flutter` dependency to [`9.13.0`](https://pub.dev/packages/stream_chat_flutter/changelog).
88

9+
## 10.0.0-beta.1
10+
11+
- Updated `stream_chat_flutter` dependency to [`10.0.0-beta.1`](https://pub.dev/packages/stream_chat_flutter/changelog).
12+
913
## 9.12.0
1014

1115
- Updated `stream_chat_flutter` dependency to [`9.12.0`](https://pub.dev/packages/stream_chat_flutter/changelog).

packages/stream_chat_persistence/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
## 10.0.0-beta.1
1+
## Upcoming Beta
22

3-
- Updated `stream_chat` dependency to [`10.0.0-beta.1`](https://pub.dev/packages/stream_chat/changelog).
3+
- Included the changes from version [`9.13.0`](https://pub.dev/packages/stream_chat_persistence/changelog).
44

55
## 9.13.0
66

77
- Updated `stream_chat` dependency to [`9.13.0`](https://pub.dev/packages/stream_chat/changelog).
88

9+
## 10.0.0-beta.1
10+
11+
- Updated `stream_chat` dependency to [`10.0.0-beta.1`](https://pub.dev/packages/stream_chat/changelog).
12+
913
## 9.12.0
1014

1115
- Updated `stream_chat` dependency to [`9.12.0`](https://pub.dev/packages/stream_chat/changelog).

0 commit comments

Comments
 (0)