Skip to content

Commit

Permalink
release: 2.6.0+jre17
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Schlesinger @ Cryoport <[email protected]>
  • Loading branch information
Pakisan and philCryoport committed Aug 28, 2024
1 parent c9f9383 commit 8f50210
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 23 deletions.
25 changes: 2 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ intellijPlatform {
<h3>Added</h3>
<ul>
<li>IDEA 2024.2</li>
<li>Yaml single quoted references handling - '#/components/messages/welcomeMessage', '../common/messages/welcomeMessage.yml'</li>
<li><code>.yml</code> file recognition</li>
</ul>
""".trimIndent()
}
Expand Down

0 comments on commit 8f50210

Please sign in to comment.