Skip to content

Commit e8ab255

Browse files
committed
Update Version With Release - 1.0.1-beta
1 parent 130f5f7 commit e8ab255

File tree

5 files changed

+24
-26
lines changed

5 files changed

+24
-26
lines changed

CHANGELOG.md

Lines changed: 20 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,6 @@
3131
- Update plugin spotless to v7.0.4 ([#203])
3232
- Update dependency gradle to v8.14.1 ([#188])
3333

34-
[#243]:https://github.com/domaframework/doma-tools-for-intellij/pull/243
35-
[#242]:https://github.com/domaframework/doma-tools-for-intellij/pull/242
36-
[#241]:https://github.com/domaframework/doma-tools-for-intellij/pull/241
37-
[#214]:https://github.com/domaframework/doma-tools-for-intellij/pull/214
38-
[#216]:https://github.com/domaframework/doma-tools-for-intellij/pull/216
39-
[#215]:https://github.com/domaframework/doma-tools-for-intellij/pull/215
40-
[#213]:https://github.com/domaframework/doma-tools-for-intellij/pull/213
41-
[#207]:https://github.com/domaframework/doma-tools-for-intellij/pull/207
42-
[#205]:https://github.com/domaframework/doma-tools-for-intellij/pull/205
43-
[#232]:https://github.com/domaframework/doma-tools-for-intellij/pull/232
44-
[#229]:https://github.com/domaframework/doma-tools-for-intellij/pull/229
45-
[#226]:https://github.com/domaframework/doma-tools-for-intellij/pull/226
46-
[#230]:https://github.com/domaframework/doma-tools-for-intellij/pull/230
47-
[#168]:https://github.com/domaframework/doma-tools-for-intellij/pull/168
48-
[#209]:https://github.com/domaframework/doma-tools-for-intellij/pull/209
49-
[#218]:https://github.com/domaframework/doma-tools-for-intellij/pull/218
50-
[#203]:https://github.com/domaframework/doma-tools-for-intellij/pull/203
51-
[#188]:https://github.com/domaframework/doma-tools-for-intellij/pull/188
52-
53-
5434
## [0.8.0] - 2025-05-27
5535

5636
### New Features
@@ -257,7 +237,8 @@
257237
- Rename SQL file directory when renaming DAO
258238
- Change DAO package name or SQL file directory configuration when changing configuration
259239

260-
[Unreleased]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.8.0...HEAD
240+
[Unreleased]: https://github.com/domaframework/doma-tools-for-intellij/compare/v1.0.0...HEAD
241+
[1.0.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.8.0...v1.0.0
261242
[0.8.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.7.0...v0.8.0
262243
[0.7.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.6.0...v0.7.0
263244
[0.6.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.5.0...v0.6.0
@@ -300,6 +281,7 @@
300281
[#164]: https://github.com/domaframework/doma-tools-for-intellij/pull/164
301282
[#166]: https://github.com/domaframework/doma-tools-for-intellij/pull/166
302283
[#167]: https://github.com/domaframework/doma-tools-for-intellij/pull/167
284+
[#168]: https://github.com/domaframework/doma-tools-for-intellij/pull/168
303285
[#172]: https://github.com/domaframework/doma-tools-for-intellij/pull/172
304286
[#173]: https://github.com/domaframework/doma-tools-for-intellij/pull/173
305287
[#175]: https://github.com/domaframework/doma-tools-for-intellij/pull/175
@@ -309,14 +291,31 @@
309291
[#181]: https://github.com/domaframework/doma-tools-for-intellij/pull/181
310292
[#184]: https://github.com/domaframework/doma-tools-for-intellij/pull/184
311293
[#185]: https://github.com/domaframework/doma-tools-for-intellij/pull/185
294+
[#188]: https://github.com/domaframework/doma-tools-for-intellij/pull/188
312295
[#193]: https://github.com/domaframework/doma-tools-for-intellij/pull/193
313296
[#195]: https://github.com/domaframework/doma-tools-for-intellij/pull/195
314297
[#196]: https://github.com/domaframework/doma-tools-for-intellij/pull/196
315298
[#199]: https://github.com/domaframework/doma-tools-for-intellij/pull/199
316299
[#20]: https://github.com/domaframework/doma-tools-for-intellij/pull/20
317300
[#200]: https://github.com/domaframework/doma-tools-for-intellij/pull/200
301+
[#203]: https://github.com/domaframework/doma-tools-for-intellij/pull/203
302+
[#205]: https://github.com/domaframework/doma-tools-for-intellij/pull/205
303+
[#207]: https://github.com/domaframework/doma-tools-for-intellij/pull/207
304+
[#209]: https://github.com/domaframework/doma-tools-for-intellij/pull/209
318305
[#21]: https://github.com/domaframework/doma-tools-for-intellij/pull/21
306+
[#213]: https://github.com/domaframework/doma-tools-for-intellij/pull/213
307+
[#214]: https://github.com/domaframework/doma-tools-for-intellij/pull/214
308+
[#215]: https://github.com/domaframework/doma-tools-for-intellij/pull/215
309+
[#216]: https://github.com/domaframework/doma-tools-for-intellij/pull/216
310+
[#218]: https://github.com/domaframework/doma-tools-for-intellij/pull/218
311+
[#226]: https://github.com/domaframework/doma-tools-for-intellij/pull/226
312+
[#229]: https://github.com/domaframework/doma-tools-for-intellij/pull/229
313+
[#230]: https://github.com/domaframework/doma-tools-for-intellij/pull/230
314+
[#232]: https://github.com/domaframework/doma-tools-for-intellij/pull/232
319315
[#24]: https://github.com/domaframework/doma-tools-for-intellij/pull/24
316+
[#241]: https://github.com/domaframework/doma-tools-for-intellij/pull/241
317+
[#242]: https://github.com/domaframework/doma-tools-for-intellij/pull/242
318+
[#243]: https://github.com/domaframework/doma-tools-for-intellij/pull/243
320319
[#25]: https://github.com/domaframework/doma-tools-for-intellij/pull/25
321320
[#26]: https://github.com/domaframework/doma-tools-for-intellij/pull/26
322321
[#27]: https://github.com/domaframework/doma-tools-for-intellij/pull/27
@@ -357,4 +356,3 @@
357356
[#95]: https://github.com/domaframework/doma-tools-for-intellij/pull/95
358357
[#96]: https://github.com/domaframework/doma-tools-for-intellij/pull/96
359358
[#99]: https://github.com/domaframework/doma-tools-for-intellij/pull/99
360-
[1.0.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.8.0...1.0.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginGroup = org.domaframework.doma.intellij
22
pluginName = Doma Tools for IntelliJ
33
pluginRepositoryUrl = https://github.com/domaframework/doma-tools-for-intellij
4-
pluginVersion = 1.0.0
4+
pluginVersion = 1.0.1-beta
55

66
pluginSinceBuild=231
77

src/main/kotlin/org/domaframework/doma/intellij/common/util/PluginUtil.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import com.intellij.ide.plugins.PluginManagerCore
1919
import com.intellij.openapi.extensions.PluginId
2020

2121
const val PLUGIN_ID = "org.domaframework.doma.intellij"
22-
const val PLUGIN_VERSION = "1.0.0"
22+
const val PLUGIN_VERSION = "1.0.1-beta"
2323

2424
open class PluginUtil {
2525
companion object {

src/main/resources/logback-test.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration scan="true">
33
<property resource="logback.properties" />
44
<property name="LOG_FILE_BASE_DIR" value="${org.domaframework.doma.intellij.log.path:-/doma-tools}" />
5-
<property name="LOG_FILE_VERSION" value="${org.domaframework.doma.intellij.plugin.version:-1.0.0}" />
5+
<property name="LOG_FILE_VERSION" value="${org.domaframework.doma.intellij.plugin.version:-1.0.1-beta}" />
66

77
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
88
<encoder>

src/main/resources/logback.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration scan="true">
33
<property resource="logback.properties" />
44
<property name="LOG_FILE_BASE_DIR" value="${org.domaframework.doma.intellij.log.path:-/doma-tools}" />
5-
<property name="LOG_FILE_VERSION" value="${org.domaframework.doma.intellij.plugin.version:-1.0.0}" />
5+
<property name="LOG_FILE_VERSION" value="${org.domaframework.doma.intellij.plugin.version:-1.0.1-beta}" />
66

77
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
88
<encoder>

0 commit comments

Comments
 (0)