Skip to content

Commit fa22f91

Browse files
chore(release): 1.0.13 [skip ci]
## [1.0.13](v1.0.12...v1.0.13) (2024-07-30) ### Bug Fixes * unnecessary type export ([96ce324](96ce324))
1 parent 96ce324 commit fa22f91

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
"private": false,
33
"name": "@arif-un/react-mix-tag-input",
4-
"version": "1.0.12",
4+
"version": "1.0.13",
55
"description": "A simple react component for inputting tags with a mix of text",
66
"module": "dist/index.d.ts",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)