Skip to content

Commit 40b863a

Browse files
Version Packages (#22)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ad6d26e commit 40b863a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-trains-rescue.md

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

packages/trace-pkg/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Changes
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- Replace chalk with picocolors (see [#9](https://github.com/FormidableLabs/tracing/issues/9)). ([#21](https://github.com/FormidableLabs/tracing/pull/21))
8+
39
## 0.5.0
410

511
### Major Changes

packages/trace-pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trace-pkg",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "A dependency tracing packager.",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)