File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 88
99- Nothing
1010
11+ ## [ 1.0.7] - 2025-11-12
12+
13+ ### Added
14+
15+ - Update IntelliJ platform support to 2025.3
16+
1117## [ 1.0.6] - 2025-07-01
1218
1319### Added
6672- Export color scheme to plugin
6773- Initial release to plugin marketplace!
6874
69- [ Unreleased ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.6...HEAD
75+ [ Unreleased ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.7...HEAD
76+ [ 1.0.6 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.6...v1.0.7
7077[ 1.0.6 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.5...v1.0.6
7178[ 1.0.5 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.4...v1.0.5
7279[ 1.0.4 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.3...v1.0.4
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ pluginGroup = com.github.helloyeew.helloyeewjetbraintheme
44pluginName = helloyeew-theme
55pluginRepositoryUrl = https://github.com/HelloYeew/helloyeew-jetbrain-theme
66# SemVer format -> https://semver.org
7- pluginVersion = 1.0.6
7+ pluginVersion = 1.0.7
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 233
11- pluginUntilBuild = 252 .*
11+ pluginUntilBuild = 253 .*
1212
1313# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1414platformType = IC
Original file line number Diff line number Diff line change 1111 <themeProvider id =" 8b98b4ae-1012-49e7-b10d-d22f60f4fc73" path =" /HelloYeew Light.theme.json" />
1212 </extensions >
1313
14- <version >1.0.6 </version >
14+ <version >1.0.7 </version >
1515</idea-plugin >
You can’t perform that action at this time.
0 commit comments