There was an error while loading. Please reload this page.
1 parent 2fa49cd commit 3e6209eCopy full SHA for 3e6209e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.7.2
2
+
3
+- Fix regression when using `linebreak-style` with Windows line endings
4
5
# 2.7.1
6
7
- Named code blocks were in fact a breaking change, sorry!
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-svelte3",
-"version": "2.7.1",
+"version": "2.7.2",
"description": "An ESLint plugin for Svelte v3 components.",
"keywords": [
"eslint",
0 commit comments