feat(docs): add rAnDoM CasE to readme & pump 1.1.1

This commit is contained in:
Nan72 2025-02-18 10:34:10 +07:00
parent ad75f1f2d5
commit 1d806b30b6
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@ This is an extension for [Kunkun](https://docs.kunkun.sh/) that provides a set o
- Convert clipboard text to snake_case
- Convert clipboard text to Start Case
- Convert clipboard text to UPPER CASE
- Convert clipboard text to rAnDoM CasE
- Trim the clipboard text
- Trim the end of clipboard text
- Trim the start of clipboard text

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.kunkun.sh",
"name": "kunkun-ext-string-utils",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"author": "NaN72dev",
"type": "module",