mirror of
https://github.com/NaN72dev/kunkun-ext-string-utils.git
synced 2025-04-03 17:56:45 +00:00
fix(docs): unrendered image on readme
This commit is contained in:
parent
89e3421f7e
commit
d70ce04b12
@ -1,4 +1,11 @@
|
||||
# template-ext-string-utils
|
||||
|
||||
## 1.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Update README
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,10 +1,12 @@
|
||||
# Kunkun String Utils Extension
|
||||
|
||||
[](https://github.com/NaN72dev/kunkun-ext-string-utils/actions/workflows/npm-publish.yml)
|
||||
|
||||
This is an extension for [Kunkun](https://docs.kunkun.sh/) that provides a set of string utility functions.
|
||||
|
||||
Currently supported functions:
|
||||
|
||||

|
||||

|
||||
|
||||
## Development
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.kunkun.sh",
|
||||
"name": "kunkun-ext-string-utils",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"repository": "https://github.com/NaN72dev/kunkun-ext-string-utils",
|
||||
|
Loading…
x
Reference in New Issue
Block a user