Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jan 9, 2025
1 parent 5fa8f4b commit f9a8613
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.3.3",
"version": "1.4.0",
"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 f9a8613

Please sign in to comment.