Skip to content

Commit 5f85c67

Browse files
committed
-> v3.3.0
1 parent 4f93ab0 commit 5f85c67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3.3.0 (unreleased)
1+
# 3.3.0
22

33
- Add injected globals when there's no instance script when using TypeScript
44
- Allow `$$Props`, `$$Slots`, `$$Events` interface/type usage

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": "3.2.1",
3+
"version": "3.3.0",
44
"description": "An ESLint plugin for Svelte v3 components.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)