From c5c9332d777bb38daff2b93d62a42318fae2fed4 Mon Sep 17 00:00:00 2001 From: Georgii Dolzhykov Date: Sun, 22 Mar 2020 01:05:58 +0200 Subject: [PATCH] Release 2.0.1 --- .github/ISSUE_TEMPLATE/formatting.md | 2 +- .github/ISSUE_TEMPLATE/integration.md | 2 +- CHANGELOG.md | 6 ++++++ docs/browser.md | 12 ++++++------ package.json | 2 +- website/versioned_docs/version-stable/browser.md | 12 ++++++------ 6 files changed, 21 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/formatting.md b/.github/ISSUE_TEMPLATE/formatting.md index 7a87b79890e4..6d8cdafc710d 100644 --- a/.github/ISSUE_TEMPLATE/formatting.md +++ b/.github/ISSUE_TEMPLATE/formatting.md @@ -26,7 +26,7 @@ Tip! Don't write this stuff manually. --> -**Prettier 2.0.0** +**Prettier 2.0.1** [Playground link](https://prettier.io/playground/#.....) ```sh diff --git a/.github/ISSUE_TEMPLATE/integration.md b/.github/ISSUE_TEMPLATE/integration.md index b06e8f827c19..f0fca7187b2c 100644 --- a/.github/ISSUE_TEMPLATE/integration.md +++ b/.github/ISSUE_TEMPLATE/integration.md @@ -20,7 +20,7 @@ BEFORE SUBMITTING AN ISSUE: **Environments:** -- Prettier Version: 2.0.0 +- Prettier Version: 2.0.1 - Running Prettier via: - Runtime: - Operating System: diff --git a/CHANGELOG.md b/CHANGELOG.md index c020b9938081..c09161d38b2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 2.0.1 + +[diff](https://github.com/prettier/prettier/compare/2.0.0...2.0.1) + +#### API: Fix build script to not corrupt `import-fresh` module ([#7820](https://github.com/prettier/prettier/pull/7820) by [@thorn0](https://github.com/thorn0)) + # 2.0.0 [diff](https://github.com/prettier/prettier/compare/1.19.1...2.0.0) diff --git a/docs/browser.md b/docs/browser.md index 8ad0ef9fdf91..fd6ede1c5972 100644 --- a/docs/browser.md +++ b/docs/browser.md @@ -16,8 +16,8 @@ See [Usage](#usage) below for examples. ### Global ```html - - + + - + +