Skip to content

Commit 3ff9d17

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

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"changesets": [
88
"good-cougars-obey",
9-
"great-panthers-shout"
9+
"great-panthers-shout",
10+
"heavy-rabbits-repeat"
1011
]
1112
}

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.2
4+
5+
### Major Changes
6+
7+
- [#218](https://github.com/prettier/pretty-quick/pull/218) [`62df46d`](https://github.com/prettier/pretty-quick/commit/62df46d184502820a07e7afa43c1b8b7cbab5057) Thanks [@JounQin](https://github.com/JounQin)! - refactor!: bump `@pkgr/core` and `tinyexec`, drop `tslib`
8+
39
## 5.0.0-next.1
410

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

0 commit comments

Comments
 (0)