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 4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.0.5] - 2024-03-03
8
+
9
+ ### Optimize
10
+
11
+ - Directory structure
12
+ - README.md
13
+
7
14
## [ 1.0.4] - 2024-01-24
8
15
9
16
### Added
80
87
- Service file watch
81
88
- live template
82
89
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
84
92
[ 1.0.4 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.3...v1.0.4
85
93
[ 1.0.3 ] : https://github.com/oldme-git/goframe-helper/compare/v1.0.2...v1.0.3
86
94
[ 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
4
4
pluginName = goframe-helper
5
5
pluginRepositoryUrl = https://github.com/oldme-git/goframe-helper
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 1.0.4
7
+ pluginVersion = 1.0.5
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 222
You can’t perform that action at this time.
0 commit comments