Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit 883d74f

Browse files
1.0.1 (#6)
1 parent 1ccfbba commit 883d74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package",
33
"name": "strapi-plugin-slugify",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.",
66
"scripts": {
77
"lint": "eslint . --fix",

0 commit comments

Comments
 (0)