-
Notifications
You must be signed in to change notification settings - Fork 3
how to release
Yoshinori Isogai edited this page Mar 28, 2016
·
1 revision
This is documentation for find-pull-request release.
- Change plugin.xml version tag
<version>1.0.1</version>
- Add plugin.xml change note
<change-notes><![CDATA[
<p>1.0.1</p>
<ul>
<li>Fix issue #2 invalid revision range</li>
<li>Fix issue #5 show error/info notifications</li>
</ul>
<p>1.0.0</p>
<ul>
<li>Initial release</li>
</ul>
]]>
</change-notes>
- Build > Prepare Plugin Module 'plugin-name' For Deployment
- Commit & push changes
- Create Release Tag (Upload archive file as well)
- Upload to https://plugins.jetbrains.com/