We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981528a commit 5c98b55Copy full SHA for 5c98b55
.changeset/soft-moons-lay.md
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
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
12
## 8.1.0
13
14
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@unts/patch-package",
- "version": "8.1.0",
+ "version": "8.1.1",
"description": "Fix broken node modules with no fuss",
"main": "dist/index.js",
"repository": "git+https://github.com/un-ts/patch-package.git",
0 commit comments