diff --git a/CHANGELOG.md b/CHANGELOG.md index d450c0dd2c3a..19af2326f8eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ Read our [guidelines for writing a good changelog entry](https://github.com/biom ### VSCode -## 1.3.1 (2022) +## 1.3.1 (2023-10-20) ### CLI @@ -53,7 +53,7 @@ Read our [guidelines for writing a good changelog entry](https://github.com/biom - Fix [#557](https://github.com/biomejs/biome/issues/557) which made [noUnusedImports](https://biomejs.dev/linter/rules/no-unused-imports) report imported types used in `typeof` expression. Contributed by @Conaclos -## 1.3.0 (2022-10-19) +## 1.3.0 (2023-10-19) ### Analyzer diff --git a/website/src/content/docs/internals/changelog.mdx b/website/src/content/docs/internals/changelog.mdx index 02f37179d44d..05d38b7db613 100644 --- a/website/src/content/docs/internals/changelog.mdx +++ b/website/src/content/docs/internals/changelog.mdx @@ -34,7 +34,7 @@ Read our [guidelines for writing a good changelog entry](https://github.com/biom ### VSCode -## 1.3.1 (2022) +## 1.3.1 (2023-10-20) ### CLI @@ -59,7 +59,7 @@ Read our [guidelines for writing a good changelog entry](https://github.com/biom - Fix [#557](https://github.com/biomejs/biome/issues/557) which made [noUnusedImports](https://biomejs.dev/linter/rules/no-unused-imports) report imported types used in `typeof` expression. Contributed by @Conaclos -## 1.3.0 (2022-10-19) +## 1.3.0 (2023-10-19) ### Analyzer