We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686dfc1 commit f6efbb4Copy full SHA for f6efbb4
CHANGELOG.md
@@ -6,6 +6,8 @@ All notable changes to the "prettier-vscode" extension will be documented in thi
6
7
## [Unreleased]
8
9
+## [9.19.0]
10
+
11
- Reverts change to `prettierPath` resolution. (#3045)
12
13
## [9.18.0]
package.json
@@ -2,7 +2,7 @@
2
"name": "prettier-vscode",
3
"displayName": "Prettier - Code formatter",
4
"description": "Code formatter using prettier",
5
- "version": "9.18.0",
+ "version": "9.19.0",
"publisher": "esbenp",
"author": "Prettier <@prettiercode>",
"galleryBanner": {
0 commit comments