File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to the OpenRouter IntelliJ Plugin will be documented in this
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.1] - 2025-10-04
9+
10+ - fix: resolve JetBrains plugin verifier compatibility issues and optimize workflows
11+
812## [ 0.2.0] - 2025-10-04
913
1014### OpenRouter models support for 3rd-party AI Assistants
Original file line number Diff line number Diff line change 33pluginGroup = org.zhavoronkov
44pluginName = OpenRouter
55pluginRepositoryUrl = https://github.com/DimazzzZ/openrouter-intellij-plugin
6- pluginVersion = 0.2.0
6+ pluginVersion = 0.2.1
77
88# Plugin metadata
99pluginId = org.zhavoronkov.openrouter
Original file line number Diff line number Diff line change 5959
6060 <!-- Change notes for this version -->
6161 <change-notes ><![CDATA[
62+ <h3>🎉 Version 0.2.1 - OpenRouter models support for 3rd-party AI Assistants (2025-10-04)</h3>
63+ <ul>
64+ <li>fix: resolve JetBrains plugin verifier compatibility issues and optimize workflows</li>
65+ </ul>
66+
6267 <h3>🎉 Version 0.2.0 - OpenRouter models support for 3rd-party AI Assistants (2025-10-03)</h3>
6368 <p><strong>New Features:</strong></p>
6469 <ul>
You can’t perform that action at this time.
0 commit comments