Skip to content

Commit 3222786

Browse files
committed
Cut 0.22.0 release
1 parent 463c7e7 commit 3222786

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [Unreleased]
4+
- Fix randomly unresolved reactive variables
5+
- Compatibility with 2022.1 platform
46

57
## [0.21.2]
68
- Prepare plugin for 2021.3.1 JavaScript changes
@@ -167,4 +169,4 @@
167169
- Additional minor improvements
168170

169171
## [0.5.0]
170-
- First public release
172+
- First public release

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
33
pluginGroup=dev.blachut.svelte.lang
44
pluginName=svelte-intellij
5-
pluginVersion=0.21.2
5+
pluginVersion=0.22.0
66
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
77
# for insight into build numbers and IntelliJ Platform versions.
88
pluginSinceBuild=221.5080

0 commit comments

Comments
 (0)