Skip to content

Commit ea59389

Browse files
authored
Bump to 2.0.3 (#41)
1 parent 019e7a0 commit ea59389

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<h1><strong>Tagsinput plugin for strapi with suggestions</strong></h1>
44

5-
<h3>🚀<strong>Use version <a href="https://github.com/canopas/strapi-plugin-tagsinput/releases/tag/2.0.2">2.0.2</a> for Strapi 5 support</strong>🚀</h3>
5+
<h3>🚀<strong>Strapi 5 supported from <a href="https://github.com/canopas/strapi-plugin-tagsinput/releases/tag/2.0.2">2.0.2</a> </strong>🚀</h3>
66

77
This plugin is used to add tagsinput in your strapi admin panel.
88
Read more about it at [tagsinput guidence](https://blog.canopas.com/the-simple-guidance-how-to-add-tagsinput-customfield-plugin-in-strapi-b5d2b5af7c3b).

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-tagsinput",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Tagsinput plugin for your strapi project",
55
"strapi": {
66
"name": "tagsinput",
@@ -79,5 +79,6 @@
7979
"bugs": {
8080
"url": "https://github.com/canopas/strapi-plugin-tagsinput/issues"
8181
},
82-
"homepage": "https://github.com/canopas/strapi-plugin-tagsinput#readme"
82+
"homepage": "https://github.com/canopas/strapi-plugin-tagsinput#readme",
83+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
8384
}

0 commit comments

Comments
 (0)