File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 1.0.5] - 2024-03-03
8+
9+ ### Optimize
10+
11+ - Directory structure
12+ - README.md
13+
714## [ 1.0.4] - 2024-01-24
815
916### Added
8087- Service file watch
8188- live template
8289
83- [ Unreleased ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.4...HEAD
90+ [ Unreleased ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.5...HEAD
91+ [ 1.0.5 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.3...v1.0.5
8492[ 1.0.4 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.3...v1.0.4
8593[ 1.0.3 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.2...v1.0.3
8694[ 1.0.2 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.1...v1.0.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = goframehelper
44pluginName = goframe-helper
55pluginRepositoryUrl = https://github.com/oldme-git/goframe-helper
66# SemVer format -> https://semver.org
7- pluginVersion = 1.0.4
7+ pluginVersion = 1.0.5
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 222
You can’t perform that action at this time.
0 commit comments