Skip to content

Commit 6112b33

Browse files
authored
chore: bump version 2.5.2 (#118)
1 parent 02caef0 commit 6112b33

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.5.1 | (c) 2024 Mark Lin. | MIT | https://github.com/seawind543/react-token-input */
9+
/*! react-customize-token-input v2.5.2 | (c) 2024 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.5.1",
3+
"version": "2.5.2",
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)