prepare patch release

This commit is contained in:
marhali 2022-08-24 20:57:09 +02:00
parent 61d5d63bf9
commit f62573a3b8
2 changed files with 9 additions and 4 deletions

View File

@ -3,6 +3,11 @@
# easy-i18n Changelog # easy-i18n Changelog
## [Unreleased] ## [Unreleased]
### Changed
- Documentation provider better focuses on the actual translation part
### Fixed
- Unintended overwrite of existing folding regions
## [4.2.1] ## [4.2.1]
### Changed ### Changed

View File

@ -4,7 +4,7 @@
pluginGroup = de.marhali.easyi18n pluginGroup = de.marhali.easyi18n
pluginName = easy-i18n pluginName = easy-i18n
# SemVer format -> https://semver.org # SemVer format -> https://semver.org
pluginVersion = 4.2.1 pluginVersion = 4.2.2
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions. # for insight into build numbers and IntelliJ Platform versions.