Skip to content

Commit

Permalink
-> v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Conduitry committed Jul 23, 2019
1 parent 8bffd69 commit 933a27a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.7.3

- Fix mishandling of blocks whose last line consists of only the expected indentation

# 2.7.2

- Fix regression when using `linebreak-style` with Windows line endings
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-svelte3",
"version": "2.7.2",
"version": "2.7.3",
"description": "An ESLint plugin for Svelte v3 components.",
"keywords": [
"eslint",
Expand Down

0 comments on commit 933a27a

Please sign in to comment.