Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2025-01-09)

### Bug Fixes

* remove comment ( testing CI ) ([c4567c4](c4567c4))
  • Loading branch information
semantic-release-bot committed Jan 9, 2025
1 parent 96f6ede commit 6235189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@arif-un/react-mix-tag-input",
"version": "1.4.0",
"version": "1.4.1",
"description": "A simple react component for inputting tags with a mix of text",
"module": "dist/index.d.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit 6235189

Please sign in to comment.