File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 33# tempest-phpstorm-plugin Changelog
44
55## [ Unreleased]
6+
7+ ## [ 2025.0.3] - 2025-10-09
8+
69### Added
10+
711- Initial scaffold created from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
12+
13+ [ Unreleased ] : https://github.com/tempestphp/tempest-phpstorm-plugin/compare/v2025.0.3...HEAD
14+ [ 2025.0.3 ] : https://github.com/tempestphp/tempest-phpstorm-plugin/commits/v2025.0.3
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.github.tempest.framework
44pluginName = Tempest PHP
55pluginRepositoryUrl = https://github.com/tempestphp/tempest-phpstorm-plugin
66# SemVer format -> https://semver.org
7- pluginVersion = 2025.0.2
7+ pluginVersion = 2025.0.3
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 251
You can’t perform that action at this time.
0 commit comments