From 8f50210094677ce317123db7607238f7239273a6 Mon Sep 17 00:00:00 2001 From: Pavel Bodiachevskii Date: Thu, 29 Aug 2024 00:26:39 +0400 Subject: [PATCH] release: 2.6.0+jre17 Co-authored-by: Philip Schlesinger @ Cryoport --- CHANGELOG.md | 25 ++----------------------- build.gradle.kts | 2 ++ 2 files changed, 4 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de268b6..adb100f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,29 +8,8 @@ published to: ### Added - IDEA 2024.2 - -### Fixed - -- No fixes included - -### Changed - -- bump actions/checkout from 3 to 4 -- bump actions/setup-node from 3 to 4 -- bump actions/stale from 5.2.0 to 9.0.0 -- bump amannn/action-semantic-pull-request from 5.2.0 to 5.5.3 -- bump com.fasterxml.jackson.core:jackson-core from 2.15.0 to 2.17.2 -- bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.0 to 2.17.2 -- bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.0 to 2.17.2 -- bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 -- bump jvm from 1.9.23 to 2.0.20 -- bump marocchino/sticky-pull-request-comment from 2.5.0 to 2.9.0 -- bump org.jetbrains.intellij from 1.17.3 to 1.17.4 -- bump org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.11.0 -- bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.11.0 -- bump org.junit.vintage:junit-vintage-engine from 5.9.2 to 5.11.0 -- bump pascalgn/automerge-action from 0.15.6 to 0.16.3 - +- Yaml single quoted references handling - '#/components/messages/welcomeMessage' +- `.yml` file recognition ## 2.5.0+jre17 published to: diff --git a/build.gradle.kts b/build.gradle.kts index 96135d2..1a129c3 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -55,6 +55,8 @@ intellijPlatform {

Added

""".trimIndent() }