Use CI to publish dart packages (#1001)

This commit is contained in:
Fangjun Kuang
2024-06-14 11:50:55 +08:00
committed by GitHub
parent d08cc04567
commit 20a21133af
6 changed files with 171 additions and 346 deletions

View File

@@ -1,3 +1,7 @@
## 1.9.29
* Publish with CI
## 0.0.3
* Fix path separator on Windows.