Skip to content

Commit f721c14

Browse files
chore(deploy): Release v5.0.0-alpha.6 (alpha) (#125)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 52ad062 commit f721c14

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

.changeset/pre.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"real-clocks-cheer",
1414
"rotten-fireants-flow",
1515
"serious-lizards-invite",
16+
"strange-parrots-smoke",
1617
"tasty-houses-drum",
1718
"tasty-humans-clean",
1819
"twelve-islands-carry"

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# app-builder-bin
22

3+
## 5.0.0-alpha.6
4+
5+
### Patch Changes
6+
7+
- [#124](https://github.com/develar/app-builder/pull/124) [`52ad062`](https://github.com/develar/app-builder/commit/52ad0626206c3ff7b7170afabe2136ef97107042) Thanks [@mmaietta](https://github.com/mmaietta)! - fix: set correct compression enums and remove default
8+
39
## 5.0.0-alpha.5
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "app-builder-bin",
33
"description": "app-builder precompiled binaries",
4-
"version": "5.0.0-alpha.5",
4+
"version": "5.0.0-alpha.6",
55
"files": [
66
"index.js",
77
"mac",

pkg/package-format/bindata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/package-format/snap/snapScripts.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)