Skip to content

Commit

Permalink
Publish 0.1.0-alpha.15
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 5, 2023
1 parent 6b26be3 commit 8354b41
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

### Added

- `root: TreeNode<T>` to `TreeNode<T>`

### Changed

### Deprecated
Expand All @@ -16,6 +14,14 @@

### Updated

## [0.1.0-alpha.15] - 2023-06-05

### Added

- `root: TreeNode<T>` to `TreeNode<T>`

### Updated

- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.26`

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

[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.14...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0-alpha.15...HEAD

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

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

Expand Down

0 comments on commit 8354b41

Please sign in to comment.