Skip to content

Commit 5c98b55

Browse files
chore: release @unts/patch-package (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 981528a commit 5c98b55

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/soft-moons-lay.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 8.1.1
4+
5+
### Patch Changes
6+
7+
- [#4](https://github.com/un-ts/patch-package/pull/4)
8+
[`981528a`](https://github.com/un-ts/patch-package/commit/981528a98c29691ca9c9843b89fcd8502860e21e)
9+
Thanks [@JounQin](https://github.com/JounQin)! - chore: migrate `chalk` to
10+
`picocolors` and `NO_COLOR` env
11+
312
## 8.1.0
413

514
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unts/patch-package",
3-
"version": "8.1.0",
3+
"version": "8.1.1",
44
"description": "Fix broken node modules with no fuss",
55
"main": "dist/index.js",
66
"repository": "git+https://github.com/un-ts/patch-package.git",

0 commit comments

Comments
 (0)