We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a25bb commit 0bfd5b2Copy full SHA for 0bfd5b2
3 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased][unreleased]
4
5
+## [3.5.20][] - 2022-05-09
6
+
7
- Fix isFirstUpper bug with special characters
8
- Add isFirstLower and isFirstLetter functions
9
@@ -142,7 +144,8 @@
142
144
See this link for 2.2.0 and all previous versions:
143
145
https://github.com/metarhia/common/blob/master/CHANGELOG.md
146
-[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.19....HEAD
147
+[unreleased]: https://github.com/metarhia/metautil/compare/v3.5.20....HEAD
148
+[3.5.20]: https://github.com/metarhia/metautil/compare/v3.5.19...v3.5.20
149
[3.5.19]: https://github.com/metarhia/metautil/compare/v3.5.18...v3.5.19
150
[3.5.18]: https://github.com/metarhia/metautil/compare/v3.5.17...v3.5.18
151
[3.5.17]: https://github.com/metarhia/metautil/compare/v3.5.16...v3.5.17
0 commit comments