Skip to content

Commit 6a10dc7

Browse files
authored
chore(publish): prepare for v0.28.0-dev.1 (#745)
1 parent e1b6d34 commit 6a10dc7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.28.0-dev.1 (TBD)
1+
## 0.28.0-dev.1 (2024-01-27)
22

33
Feedback on this change appreciated as this is a dev release before 0.28.0 stable!
44

@@ -9,6 +9,10 @@ Feedback on this change appreciated as this is a dev release before 0.28.0 stabl
99
It will then resume the outer subscription, and listen to the next inner Stream.
1010
Any errors from canceling the previous inner subscription will now be forwarded to the resulting Stream.
1111

12+
### Documentation
13+
14+
* Replace deprecated "dart pub run" with "dart run" (thanks to [@tatsuyafujisaki](https://github.com/tatsuyafujisaki)).
15+
1216
## 0.28.0-dev.0 (2023-07-26)
1317

1418
Feedback on this change appreciated as this is a dev release before 0.28.0 stable!

0 commit comments

Comments
 (0)