Skip to content

Commit 4c86f74

Browse files
chore: version packages
1 parent 7e882d4 commit 4c86f74

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/replace-chalk-with-picocolors.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zendrex/object-tree
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- [`d0368f8`](https://github.com/Zendrex/object-tree/commit/d0368f8144bde7dddb561c1ca04c2988214d4253) Thanks [@Zendrex](https://github.com/Zendrex)! - Replace chalk with picocolors for a smaller, faster color dependency
8+
39
## 0.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zendrex/object-tree",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A library for rendering objects as colorized tree structures in the console.",
55
"author": "zendrex",
66
"license": "MIT",

0 commit comments

Comments
 (0)