Skip to content

Commit d0aa23a

Browse files
chore(deploy): Release [email protected] (alpha) (#117)
1 parent be4e7ec commit d0aa23a

File tree

5 files changed

+13
-6
lines changed

5 files changed

+13
-6
lines changed

.changeset/pre.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"orange-seahorses-listen",
1111
"real-clocks-cheer",
1212
"rotten-fireants-flow",
13-
"tasty-humans-clean"
13+
"tasty-humans-clean",
14+
"twelve-islands-carry"
1415
]
1516
}

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.3
4+
5+
### Minor Changes
6+
7+
- [#116](https://github.com/develar/app-builder/pull/116) [`be4e7ec`](https://github.com/develar/app-builder/commit/be4e7ec9c438e7f803c120a66148950ba294dae5) Thanks [@beyondkmp](https://github.com/beyondkmp)! - feat: add flatten option to `node-dep-tree` for rendering dependency conflicts in a different manner
8+
39
## 5.0.0-alpha.2
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.2",
4+
"version": "5.0.0-alpha.3",
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)