chore(release): v3.4.2

This commit is contained in:
Pooya Parsa
2025-03-18 11:17:39 +01:00
parent 71df5634ab
commit 2cfcfc0827
2 changed files with 21 additions and 1 deletions

View File

@@ -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.4.2
[compare changes](https://github.com/unjs/consola/compare/v3.4.1...v3.4.2)
### 🩹 Fixes
- Export tree utils ([#349](https://github.com/unjs/consola/pull/349))
- Calculate box width with the title width ([#362](https://github.com/unjs/consola/pull/362))
### 🏡 Chore
- Cleanup unused deps ([#361](https://github.com/unjs/consola/pull/361))
- Update deps ([1e5f846](https://github.com/unjs/consola/commit/1e5f846))
### ❤️ Contributors
- Kricsleo ([@kricsleo](https://github.com/kricsleo))
- Scott Humphries ([@sscotth](https://github.com/sscotth))
- Pooya Parsa ([@pi0](https://github.com/pi0))
## v3.4.1
[compare changes](https://github.com/unjs/consola/compare/v3.4.0...v3.4.1)

View File

@@ -1,6 +1,6 @@
{
"name": "consola",
"version": "3.4.1",
"version": "3.4.2",
"description": "Elegant Console Wrapper",
"keywords": [
"console",