Skip to content

Commit fecd416

Browse files
chore: release pretty-quick (next) (#217)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 71ca04e commit fecd416

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"pretty-quick": "4.2.0"
66
},
77
"changesets": [
8+
"good-cougars-obey",
89
"great-panthers-shout"
910
]
1011
}

CHANGELOG.md

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

3+
## 5.0.0-next.1
4+
5+
### Patch Changes
6+
7+
- [#216](https://github.com/prettier/pretty-quick/pull/216) [`71ca04e`](https://github.com/prettier/pretty-quick/commit/71ca04ed36aa9da06c333d308f91b64521b761f5) Thanks [@JounQin](https://github.com/JounQin)! - fix: tinyexec v1 is esm only, use 0.x instead temporarily
8+
39
## 5.0.0-next.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pretty-quick",
3-
"version": "5.0.0-next.0",
3+
"version": "5.0.0-next.1",
44
"type": "commonjs",
55
"description": "Get Pretty Quick",
66
"repository": "prettier/pretty-quick",

0 commit comments

Comments
 (0)