Skip to content

Commit

Permalink
chore(deploy): Release v5.0.0-alpha.4 (alpha) (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 25, 2024
1 parent 189519a commit ea95e30
Show file tree
Hide file tree
Showing 5 changed files with 15 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 @@ -7,6 +7,8 @@
"changesets": [
"eleven-dryers-clean",
"gorgeous-rabbits-sell",
"green-owls-train",
"lovely-bugs-prove",
"orange-seahorses-listen",
"real-clocks-cheer",
"rotten-fireants-flow",
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# app-builder-bin

## 5.0.0-alpha.4

### Patch Changes

- [#119](https://github.com/develar/app-builder/pull/119) [`6a940e4`](https://github.com/develar/app-builder/commit/6a940e46da11d733f8b7c6f31b183c0e402882aa) Thanks [@beyondkmp](https://github.com/beyondkmp)! - fix: alias name issue in node modules resolution dependency tree

- [#120](https://github.com/develar/app-builder/pull/120) [`189519a`](https://github.com/develar/app-builder/commit/189519a8292f939d9e5d3b47c6407444fee70334) Thanks [@beyondkmp](https://github.com/beyondkmp)! - change node module symlink to real path

## 5.0.0-alpha.3

### Minor 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.3",
"version": "5.0.0-alpha.4",
"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 ea95e30

Please sign in to comment.