Skip to content

Commit b03f468

Browse files
committed
Cut 0.18.0 release
1 parent d90229f commit b03f468

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changelog
22

33
## [Unreleased]
4-
###
4+
- Add Svelte keyword completions
5+
- Fix local transition reference bug
6+
- Fix some regressions in 2020.3
7+
58
## [0.17.0]
69
- Support shorthand let directives
710
- Enable CSS custom property references

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -> https://www.jetbrains.org/intellij/sdk/docs/reference_guide/intellij_artifacts.html
33
pluginGroup=dev.blachut.svelte.lang
44
pluginName_=svelte-intellij
5-
pluginVersion=0.17.0
5+
pluginVersion=0.18.0
66
pluginSinceBuild=201.7846
77
pluginUntilBuild=202.*
88
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

0 commit comments

Comments
 (0)