Skip to content

Commit 3e6209e

Browse files
committed
-> v2.7.2
1 parent 2fa49cd commit 3e6209e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.7.2
2+
3+
- Fix regression when using `linebreak-style` with Windows line endings
4+
15
# 2.7.1
26

37
- Named code blocks were in fact a breaking change, sorry!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-svelte3",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "An ESLint plugin for Svelte v3 components.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)