Skip to content

Commit e3a7987

Browse files
release(intellij-plugin): 1.25.0 [skip ci]
# [1.25.0](intellij-plugin-v1.24.0...intellij-plugin-v1.25.0) (2025-11-17) ### Features * introduce mcp server and dictionary packages, [#1153](#1153) ([3d52b10](3d52b10))
1 parent 9db630b commit e3a7987

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/intellij-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.25.0](https://github.com/e2e-test-quest/uuv/compare/intellij-plugin-v1.24.0...intellij-plugin-v1.25.0) (2025-11-17)
2+
3+
4+
### Features
5+
6+
* introduce mcp server and dictionary packages, [#1153](https://github.com/e2e-test-quest/uuv/issues/1153) ([3d52b10](https://github.com/e2e-test-quest/uuv/commit/3d52b1083a49a48ab30f60362dfe993d2c05d80d))
7+
18
# [1.24.0](https://github.com/e2e-test-quest/uuv/compare/intellij-plugin-v1.23.0...intellij-plugin-v1.24.0) (2025-11-03)
29

310

packages/intellij-plugin/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.24.0
1+
version=1.25.0
22

33
kotlin.stdlib.default.dependency = false
44

0 commit comments

Comments
 (0)