Skip to content

Commit 8653632

Browse files
authored
release: v2.4.0
2 parents 9ce8e93 + 8988694 commit 8653632

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/react-customize-token-input.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-customize-token-input.original.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/index.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
/*! For license information please see index.js.LICENSE.txt */
88

9-
/*! react-customize-token-input v2.3.0 | (c) 2022 Mark Lin. | MIT | https://github.com/seawind543/react-token-input */
9+
/*! react-customize-token-input v2.4.0 | (c) 2022 Mark Lin. | MIT | https://github.com/seawind543/react-token-input */

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-customize-token-input",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "A react token (tag) input component. Allow customize data structure and Look & Feel",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)