Skip to content

Commit

Permalink
chore(release): v3.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 31, 2023
1 parent cf93d42 commit 4a01304
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## v3.0.0-2

[compare changes](https://github.com/unjs/consola/compare/v3.0.0-1...v3.0.0-2)


### 🚀 Enhancements

- `consola.prompt` util ([#170](https://github.com/unjs/consola/pull/170))

### 🏡 Chore

- Rename dist-tag to 3.x ([3e8f1e0](https://github.com/unjs/consola/commit/3e8f1e0))
- Update readme ([85bbe3a](https://github.com/unjs/consola/commit/85bbe3a))
- Update badges ([cf7c6e5](https://github.com/unjs/consola/commit/cf7c6e5))
- Update badges ([566ff68](https://github.com/unjs/consola/commit/566ff68))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v3.0.0-1

[compare changes](https://github.com/unjs/consola/compare/v2.15.3...v3.0.0-1)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "consola",
"version": "3.0.0-1",
"version": "3.0.0-2",
"description": "Elegant Console Wrapper",
"keywords": [
"console",
Expand Down Expand Up @@ -68,4 +68,4 @@
"winston": "^3.8.2"
},
"packageManager": "pnpm@8.0.0"
}
}

0 comments on commit 4a01304

Please sign in to comment.