Skip to content

Commit a5a2b29

Browse files
committed
Cut 0.22.1 release
1 parent e5709bb commit a5a2b29

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

33
## [Unreleased]
4+
- Compatibility with 2022.2 platform
45

56
## [0.22.0]
67
- Fix randomly unresolved reactive variables
@@ -171,4 +172,4 @@
171172
- Additional minor improvements
172173

173174
## [0.5.0]
174-
- First public release
175+
- 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.22.0
5+
pluginVersion=0.22.1
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)