mirror of
https://github.com/NaN72dev/kunkun-ext-string-utils.git
synced 2025-04-03 17:56:45 +00:00
chore(docs): change readme & changelog for lorem
This commit is contained in:
parent
cf18967233
commit
a95786ed7d
@ -1,5 +1,11 @@
|
||||
# template-ext-string-utils
|
||||
|
||||
## 1.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Add lorem command
|
||||
|
||||
## 1.1.0
|
||||
|
||||
### Patch Changes
|
||||
|
@ -28,6 +28,7 @@ This is an extension for [Kunkun](https://docs.kunkun.sh/) that provides a set o
|
||||
- Trim the clipboard text
|
||||
- Trim the end of clipboard text
|
||||
- Trim the start of clipboard text
|
||||
- Generate a Lorem Ipsum sentence into your clipboard
|
||||
|
||||
## Development
|
||||
|
||||
@ -91,8 +92,8 @@ See [Documentation](https://docs.kunkun.sh/guides/extensions/publish/design/) fo
|
||||
|
||||
|
||||
# TODO
|
||||
- [ ] RaNdOm CaSE
|
||||
- [ ] Lorem ipsum
|
||||
- [x] RaNdOm CaSE
|
||||
- [x] Lorem ipsum
|
||||
- [ ] Lorem ipsum (Preferences)
|
||||
- [ ] Repeat
|
||||
- [ ] Replace
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "kunkun-ext-string-utils",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"license": "MIT",
|
||||
"author": "NaN72dev",
|
||||
"type": "module",
|
||||
|
Loading…
x
Reference in New Issue
Block a user