Skip to content

Commit 8811559

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

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"initialVersions": {
55
"pretty-quick": "4.2.0"
66
},
7-
"changesets": []
7+
"changesets": [
8+
"great-panthers-shout"
9+
]
810
}

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.0
4+
5+
### Major Changes
6+
7+
- [#208](https://github.com/prettier/pretty-quick/pull/208) [`3ae6b72`](https://github.com/prettier/pretty-quick/commit/3ae6b721e68e599f20bfb4afefaacceaf4071310) Thanks [@JounQin](https://github.com/JounQin)! - feat!: use async and batch stage commands
8+
39
## 4.2.0
410

511
### 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": "pretty-quick",
3-
"version": "4.2.0",
3+
"version": "5.0.0-next.0",
44
"type": "commonjs",
55
"description": "Get Pretty Quick",
66
"repository": "prettier/pretty-quick",

0 commit comments

Comments
 (0)