Skip to content

Commit ec28d83

Browse files
chore(deploy): Release v5.0.0-alpha.8 (alpha) (#133)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent df4f272 commit ec28d83

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

.changeset/pre.json

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"gorgeous-rabbits-sell",
1111
"green-owls-train",
1212
"lovely-bugs-prove",
13+
"mean-dodos-smoke",
14+
"old-monkeys-drum",
1315
"orange-seahorses-listen",
1416
"real-clocks-cheer",
1517
"rotten-fireants-flow",

CHANGELOG.md

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

3+
## 5.0.0-alpha.8
4+
5+
### Minor Changes
6+
7+
- [#130](https://github.com/develar/app-builder/pull/130) [`df4f272`](https://github.com/develar/app-builder/commit/df4f27286a92b6fa17dd333abbdca9d53c8fc1cb) Thanks [@tisoft](https://github.com/tisoft)! - Added support for OpenSUSE to rpm
8+
9+
### Patch Changes
10+
11+
- [#132](https://github.com/develar/app-builder/pull/132) [`1092684`](https://github.com/develar/app-builder/commit/1092684f6771af6abe3ef5614f6136000858003d) Thanks [@beyondkmp](https://github.com/beyondkmp)! - fix: find the real parent node module
12+
313
## 5.0.0-alpha.7
414

515
### 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.7",
4+
"version": "5.0.0-alpha.8",
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)