Skip to content

Commit e21c0c2

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2024-08-10) ### Bug Fixes * added editor instance in ref ([2b0872e](2b0872e))
1 parent becb352 commit e21c0c2

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.1.2",
4+
"version": "1.1.3",
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)