Skip to content

Commit 8354b41

Browse files
committed
Publish 0.1.0-alpha.15
1 parent 6b26be3 commit 8354b41

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
### Added
66

7-
- `root: TreeNode<T>` to `TreeNode<T>`
8-
97
### Changed
108

119
### Deprecated
@@ -16,6 +14,14 @@
1614

1715
### Updated
1816

17+
## [0.1.0-alpha.15] - 2023-06-05
18+
19+
### Added
20+
21+
- `root: TreeNode<T>` to `TreeNode<T>`
22+
23+
### Updated
24+
1925
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.26`
2026

2127
## [0.1.0-alpha.14] - 2023-06-02
@@ -200,7 +206,9 @@
200206
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.8`
201207
- `org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0`
202208

203-
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.14...HEAD
209+
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.15...HEAD
210+
211+
[0.1.0-alpha.15]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.14...0.1.0-alpha.15
204212

205213
[0.1.0-alpha.14]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.13...0.1.0-alpha.14
206214

0 commit comments

Comments
 (0)