Skip to content

Commit 87990dc

Browse files
chore: release 0.6.5
1 parent 4de3b8f commit 87990dc

File tree

4 files changed

+10
-15
lines changed

4 files changed

+10
-15
lines changed

.changes/3c9cedab-7cd3-479c-b887-0cbdceeb9341.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/d56dbe9f-1d82-4c2d-963d-23e4a406f381.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.6.5] - 10/13/2022
4+
5+
### Fixes
6+
* [#715](https://github.com/awslabs/aws-sdk-kotlin/issues/715) Enable intra-repo links in API ref docs
7+
8+
### Miscellaneous
9+
* Update/clarify changelog and add commit instructions in the Contributing Guidelines
10+
311
## [0.6.4] - 08/18/2022
412

513
### Fixes

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
kotlin.mpp.enableCompatibilityMetadataVariant=true
55

66
# aws-crt-kotlin
7-
sdkVersion=0.6.5-SNAPSHOT
7+
sdkVersion=0.6.5
88

99
# kotlin
1010
kotlinVersion=1.7.10
@@ -19,4 +19,4 @@ kotestVersion=5.4.1
1919
kotlinxCliVersion=0.3.2
2020

2121
# JVM
22-
crtJavaVersion=0.19.0
22+
crtJavaVersion=0.19.0

0 commit comments

Comments
 (0)