Skip to content

Commit f9a8613

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.3...v1.4.0) (2025-01-09) ### Bug Fixes * added empty array as default value ([47eb36f](47eb36f)) * react flush sync warning ([d7f6506](d7f6506)) * type import way ([5fa8f4b](5fa8f4b)) ### Features * added props for ssr ([e876e6a](e876e6a))
1 parent 5fa8f4b commit f9a8613

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