Skip to content

Commit

Permalink
chore(deploy): Release v5.0.0-alpha.1 (alpha) (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 15, 2024
1 parent 82b7fe5 commit dbd6047
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"app-builder-bin": "4.2.0"
},
"changesets": [
"eleven-dryers-clean",
"gorgeous-rabbits-sell",
"orange-seahorses-listen",
"rotten-fireants-flow",
"tasty-humans-clean"
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# app-builder-bin

## 5.0.0-alpha.1

### Minor Changes

- [#109](https://github.com/develar/app-builder/pull/109) [`e53b84c`](https://github.com/develar/app-builder/commit/e53b84c9a36105f281825a6e6d168481ddf543a9) Thanks [@mmaietta](https://github.com/mmaietta)! - feat: allow providing env var for custom app-builder binary as opposed to accessing directly from the PATH env var

### Patch Changes

- [`64bb497`](https://github.com/develar/app-builder/commit/64bb4971150edc37dbfb3819f115e4d767cf89c6) Thanks [@mmaietta](https://github.com/mmaietta)! - fix(snap): Parse user command line options as last values

## 5.0.0-alpha.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-builder-bin",
"description": "app-builder precompiled binaries",
"version": "5.0.0-alpha.0",
"version": "5.0.0-alpha.1",
"files": [
"index.js",
"mac",
Expand Down
2 changes: 1 addition & 1 deletion pkg/package-format/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pkg/package-format/snap/snapScripts.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dbd6047

Please sign in to comment.