Skip to content

Commit 71f13ac

Browse files
committed
Update plugin version
1 parent 6731cd1 commit 71f13ac

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22

33
# helloyeew-jetbrain-theme Changelog
44

5-
## [Unreleased]
5+
## Added
6+
7+
- Nothing
8+
9+
## [1.0.8] - 2026-03-26
610

711
### Added
812

9-
- Nothing
13+
- Update IntelliJ platform support to 2026.1
14+
- Try to unset version limitation of IntelliJ platform since this plugin only have the theme color config
1015

1116
## [1.0.7] - 2025-11-12
1217

@@ -72,7 +77,9 @@
7277
- Export color scheme to plugin
7378
- Initial release to plugin marketplace!
7479

75-
[Unreleased]: https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.7...HEAD
80+
[Unreleased]: https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.8...HEAD
81+
[1.0.8]: https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.8...HEAD
82+
[1.0.7]: https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.7...v1.0.8
7683
[1.0.6]: https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.6...v1.0.7
7784
[1.0.6]: https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.5...v1.0.6
7885
[1.0.5]: https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.4...v1.0.5

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.github.helloyeew.helloyeewjetbraintheme
44
pluginName = helloyeew-theme
55
pluginRepositoryUrl = https://github.com/HelloYeew/helloyeew-jetbrain-theme
66
# SemVer format -> https://semver.org
7-
pluginVersion = 1.0.7
7+
pluginVersion = 1.0.8
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 233

0 commit comments

Comments
 (0)