Skip to content

Commit 2beda0d

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2025-01-18) ### Bug Fixes * homepage url in pkg ([9defe7d](9defe7d))
1 parent 2916962 commit 2beda0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": false,
33
"name": "@arif-un/react-mix-tag-input",
44
"homepage": "https://arif-un.github.io/react-mix-tag-input/#custom-tag-view",
5-
"version": "1.5.0",
5+
"version": "1.5.1",
66
"description": "A simple react component for inputting tags with a mix of text",
77
"module": "dist/index.d.ts",
88
"main": "dist/index.js",
@@ -119,4 +119,4 @@
119119
"@tiptap/extension-text": "^2.5.8",
120120
"@tiptap/react": "^2.5.8"
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)