File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Next version (unreleased)
22
3+ # Version 0.3.0
4+ _ 2025-09-25_
5+
6+ Bump Kotlin to 2.2.20 and remove ` kotlin-node ` dependency (#35 ).
7+
8+ If you're using non-JVM targets, you'll need Kotlin 2.2 to build. JVM targets are not impacted.
9+
310# Version 0.2.0
411_ 2025-08-15_
512
Original file line number Diff line number Diff line change 22<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33<vars >
44 <var name =" product" value =" Writerside" />
5- <var name =" latest_version" instance =" doc" value =" 0.2 .0" type =" string" />
5+ <var name =" latest_version" instance =" doc" value =" 0.3 .0" type =" string" />
66</vars >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kdoc.artifactId=kdoc
66
77git.snapshots =main
88
9- pom.version =0.3.0 -SNAPSHOT
9+ pom.version =0.3.1 -SNAPSHOT
1010pom.groupId =com.apollographql.mockserver
1111pom.description =KMP ready HTTP mock server
1212pom.vcsUrl =https://github.com/apollographql/apollo-kotlin-mockserver
You can’t perform that action at this time.
0 commit comments