Skip to content

Commit 9b8badb

Browse files
committed
Publish 0.2.1
1 parent 621f0ad commit 9b8badb

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,27 @@
44

55
### Added
66

7-
- `String.Blank`
8-
97
### Changed
108

119
### Deprecated
1210

1311
### Fixed
1412

15-
- `removeDuplicateEmptyLines` move back to use `String`
16-
- `endWithNewLine` move back to use `String`
17-
1813
### Removed
1914

2015
### Updated
2116

17+
## [0.2.1] - 2025-01-10
18+
19+
### Added
20+
21+
- `String.Blank`
22+
23+
### Fixed
24+
25+
- `removeDuplicateEmptyLines` move back to use `String`
26+
- `endWithNewLine` move back to use `String`
27+
2228
## [0.2.0] - 2025-01-10
2329

2430
### Added
@@ -127,7 +133,9 @@
127133
- `com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43`
128134
- `io.kotest:kotest-assertions-core -> 5.3.0`
129135

130-
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.0...HEAD
136+
[Unreleased]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.1...HEAD
137+
138+
[0.2.1]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.2.0...0.2.1
131139

132140
[0.2.0]: https://github.com/JavierSegoviaCordoba/kotlin-stdlib/compare/0.1.0...0.2.0
133141

0 commit comments

Comments
 (0)