Skip to content

Commit 455b9e7

Browse files
chore: release pretty-quick (#181)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1536657 commit 455b9e7

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/sour-kangaroos-jam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/two-beds-collect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 3.3.0
4+
5+
### Minor Changes
6+
7+
- [#180](https://github.com/prettier/pretty-quick/pull/180) [`93924ab`](https://github.com/prettier/pretty-quick/commit/93924ab962ea94cc21f0ea6464a01b9f65543eb6) Thanks [@SukkaW](https://github.com/SukkaW)! - refactor: replace `chalk` and `multimatch` with their lightweight and performant alternatives
8+
9+
### Patch Changes
10+
11+
- [#183](https://github.com/prettier/pretty-quick/pull/183) [`71aab56`](https://github.com/prettier/pretty-quick/commit/71aab568495773cb3b9a683b79e6f20294ed585a) Thanks [@JounQin](https://github.com/JounQin)! - fix: more robust computation of git directory
12+
313
## 3.2.1
414

515
### 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": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Get Pretty Quick",
55
"repository": "prettier/pretty-quick",
66
"author": "Lucas Azzola <@azz>",

0 commit comments

Comments
 (0)