Skip to content

Commit 61498c4

Browse files
committed
-> v3.4.0
1 parent 11eeb6f commit 61498c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 3.4.0
22

3-
- Support for the new `@const` tag
3+
- Support `{@const}` tag
44

55
# 3.3.0
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-svelte3",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "An ESLint plugin for Svelte v3 components.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)