Skip to content

Commit 8447657

Browse files
Version Packages (#44)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e942c98 commit 8447657

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/kind-kiwis-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ten-news-impress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @sveltejs/eslint-config
22

3+
## 8.2.0
4+
5+
### Minor Changes
6+
7+
- deps: update eslint-plugin-svelte v3 ([#43](https://github.com/sveltejs/eslint-config/pull/43))
8+
9+
### Patch Changes
10+
11+
- fix: only allow template literals when needed to avoid an escape sequence ([#42](https://github.com/sveltejs/eslint-config/pull/42))
12+
313
## 8.1.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/eslint-config",
3-
"version": "8.1.0",
3+
"version": "8.2.0",
44
"description": "Svelte ESLint config",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)