We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8edd8e8 commit 2c86515Copy full SHA for 2c86515
packages/flutter_distributor/CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
* Update dart sdk version to ">=2.16.0 <4.0.0"
4
* feat: compress macOS app with 7zip
5
+* [dmg-maker] Rename `backgroundColor` to `background-color` in `MakeDmgConfig`
6
+* [dmg-maker] fix: fix make_dmg_config lost <window> specification (#120)
7
+* [deb-maker] Fixes #117 install and uninstall errors (#121)
8
+* fix(docs): fix exe make_config.yaml example error
9
+* chore: Optimize msix maker
10
11
## 0.3.1
12
0 commit comments