Skip to content

Commit e8903cc

Browse files
🤖 automated: Changelog 0.5.1
Release Notes: ### Fixed - Bug with code case converter regex
1 parent 7340ca5 commit e8903cc

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.1] - 2024-10-26
11+
1012
### Fixed
1113

1214
- Bug with code case converter regex
@@ -41,23 +43,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4143

4244
- Created many extensions
4345

44-
[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.5.0...HEAD
45-
46-
[0.5.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.3...v0.5.0
47-
48-
[0.4.3]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.2...v0.4.3
46+
[Unreleased]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.5.1...HEAD
4947

50-
[0.4.2]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.1...v0.4.2
48+
[0.5.1]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.5.0...v0.5.1
5149

52-
[0.4.1]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.0...v0.4.1
50+
[0.5.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.4.0...v0.5.0
5351

5452
[0.4.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.3.0...v0.4.0
5553

56-
[0.3.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.2.2...v0.3.0
57-
58-
[0.2.2]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.2.1...v0.2.2
59-
60-
[0.2.1]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.2.0...v0.2.1
54+
[0.3.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.2.0...v0.3.0
6155

6256
[0.2.0]: https://github.com/TJC-Tools/TJC.StringExtensions/compare/v0.1.10...v0.2.0
6357

0 commit comments

Comments
 (0)