Skip to content

Commit e5966e8

Browse files
committed
chore: release v0.4.20
1 parent 8de52ff commit e5966e8

File tree

5 files changed

+16
-4
lines changed

5 files changed

+16
-4
lines changed

CHANGELOG.md

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

2+
## v0.4.19...main
3+
4+
[compare changes](https://github.com/stacksjs/launchpad/compare/v0.4.19...main)
5+
6+
### 🏡 Chore
7+
8+
- Minor updates ([8de52ff](https://github.com/stacksjs/launchpad/commit/8de52ff))
9+
10+
### ❤️ Contributors
11+
12+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
13+
214
## v0.4.18...main
315

416
[compare changes](https://github.com/stacksjs/launchpad/compare/v0.4.18...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.4.19",
4+
"version": "0.4.20",
55
"private": true,
66
"description": "Like Homebrew, but faster.",
77
"author": "Chris Breuer <chris@stacksjs.org>",

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.4.19",
3+
"version": "0.4.20",
44
"description": "GitHub Action to install packages using Launchpad.",
55
"author": "Stacks.js <hello@stacks.js.org>",
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.4.19",
4+
"version": "0.4.20",
55
"description": "Like Homebrew, but faster.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

packages/launchpad/src/dev/dump.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import path from 'node:path'
55
import process from 'node:process'
66
import { config } from '../config'
77
import { install } from '../install'
8-
import { ProgressBar, Spinner } from '../progress'
8+
import { Spinner } from '../progress'
99

1010
export interface DumpOptions {
1111
dryrun?: boolean

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy