Skip to content

Commit 1a0d9b2

Browse files
chore: release @unts/patch-package (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 71fcada commit 1a0d9b2

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

.changeset/slow-llamas-fetch.md

Lines changed: 0 additions & 6 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.0
4+
5+
### Minor Changes
6+
7+
- [#1](https://github.com/un-ts/patch-package/pull/1)
8+
[`71fcada`](https://github.com/un-ts/patch-package/commit/71fcada5c8eba207ace046b80b096042c615afde)
9+
Thanks [@SukkaW](https://github.com/SukkaW)! - feat: reduce installation size
10+
by replacing `json-stable-stringify` to `@nolyfill/json-stable-stringify`
11+
312
## 8.0.0
413

514
- Add support for multiple patch files for a single package. #474

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.0.0",
3+
"version": "8.1.0",
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)