Skip to content

Commit 97bb96b

Browse files
committed
Version 7.1.0
1 parent 13619cb commit 97bb96b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to the "prettier-vscode" extension will be documented in thi
44

55
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
66

7+
## [7.1.0]
8+
9+
- Revert bad changes from 7.0.0, will republish as 8.0.0
10+
711
## [6.4.0]
812

913
- Updated Prettier to 2.3.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "prettier-vscode",
33
"displayName": "Prettier - Code formatter",
44
"description": "Code formatter using prettier",
5-
"version": "6.4.0",
5+
"version": "7.1.0",
66
"publisher": "esbenp",
77
"author": "Prettier <@prettiercode>",
88
"galleryBanner": {

0 commit comments

Comments
 (0)