Skip to content

Commit 3bedafa

Browse files
committed
chore(idea): release 0.4.2
1 parent 43e1582 commit 3bedafa

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
### Changes
66
- Module architecture refactoring: moved IDEA plugin modules into mpp-idea composite build
77

8+
## [0.4.2](https://github.com/unit-mesh/auto-dev/compare/v0.4.1...v0.4.2) (2026-06-19)
9+
10+
### Changes
11+
12+
- Republish the IntelliJ IDEA 2025.2-compatible package with the latest verifier-safe runtime packaging.
13+
814
## [0.4.1](https://github.com/unit-mesh/auto-dev/compare/v0.4.0...v0.4.1) (2026-06-18)
915

1016
### Bug Fixes

mpp-idea/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mppVersion =3.0.0-alpha5
1818

1919
# Plugin properties (inherited from parent if not defined here)
2020
platformVersion=252
21-
pluginVersion=0.4.1
21+
pluginVersion=0.4.2
2222
pluginRepositoryUrl=https://github.com/phodal/auto-dev
2323
pluginSinceBuild=252.28539
2424
pluginUntilBuild=261.*

0 commit comments

Comments
 (0)