File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to the "prettier-vscode" extension will be documented in thi
4
4
5
5
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
6
6
7
- ## [ UNRELEASED ]
7
+ ## [ 8.0.0 ]
8
8
9
9
- Updated Prettier to 2.3.1
10
10
- Minimum supported VS Code version is now 1.57.0
@@ -15,6 +15,10 @@ All notable changes to the "prettier-vscode" extension will be documented in thi
15
15
16
16
- Revert bad changes from 7.0.0, will republish as 8.0.0
17
17
18
+ ## [ 7.0.0]
19
+
20
+ - Bad release, do not use.
21
+
18
22
## [ 6.4.0]
19
23
20
24
- Updated Prettier to 2.3.0
Original file line number Diff line number Diff line change 2
2
"name" : " prettier-vscode" ,
3
3
"displayName" : " Prettier - Code formatter" ,
4
4
"description" : " Code formatter using prettier" ,
5
- "version" : " 7.1 .0" ,
5
+ "version" : " 8.0 .0" ,
6
6
"publisher" : " esbenp" ,
7
7
"author" : " Prettier <@prettiercode>" ,
8
8
"galleryBanner" : {
You can’t perform that action at this time.
0 commit comments