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 c59c4a4 commit 9f5b6d2Copy full SHA for 9f5b6d2
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to the "prettier-vscode" extension will be documented in thi
4
5
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
6
7
-## [5.1.1]
+## [5.1.2]
8
9
- Added error logging for unusual prettier exceptions.
10
package.json
@@ -2,7 +2,7 @@
2
"name": "prettier-vscode",
3
"displayName": "Prettier - Code formatter",
"description": "Code formatter using prettier",
- "version": "5.1.1",
+ "version": "5.1.2",
"publisher": "esbenp",
"author": "Prettier <@prettiercode>",
"galleryBanner": {
0 commit comments