Skip to content

Commit 2fff543

Browse files
committed
Version fixes
1 parent 13522db commit 2fff543

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alphacall-ui/react
22

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- Fix on TextInput component
8+
39
## 4.0.1
410

511
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alphacall-ui/react",
3-
"version": "4.0.1",
3+
"version": "5.0.0",
44
"description": "",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)