chore(release): 2.2.2 (#53)

This commit is contained in:
daedalus 2022-04-07 21:12:24 -04:00 committed by GitHub
parent 6cd9b79e27
commit 1b20016f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ {
"$schema": "https://json.schemastore.org/package", "$schema": "https://json.schemastore.org/package",
"name": "strapi-plugin-slugify", "name": "strapi-plugin-slugify",
"version": "2.2.1", "version": "2.2.2",
"description": "A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.", "description": "A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.",
"scripts": { "scripts": {
"lint": "eslint . --fix", "lint": "eslint . --fix",