Skip to content

Commit a62a8a5

Browse files
committed
chore: release v0.6.3
1 parent e1f139e commit a62a8a5

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## binaries-90...binaries-90
3+
4+
[compare changes](https://github.com/stacksjs/launchpad/compare/binaries-90...binaries-90)
5+
26
## v0.6.1...main
37

48
[compare changes](https://github.com/stacksjs/launchpad/compare/v0.6.1...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "launchpad",
33
"type": "module",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"private": true,
66
"description": "Like Homebrew, but faster.",
77
"author": "Chris Breuer <[email protected]>",

packages/action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "launchpad-installer",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "GitHub Action to install packages using Launchpad.",
55
"author": "Stacks.js <[email protected]>",
66
"license": "MIT",

packages/launchpad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stacksjs/launchpad",
33
"type": "module",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"description": "Like Homebrew, but faster.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)