Skip to content

Commit 4d11a01

Browse files
committed
chore: @gluestack-ui/button version bump to 0.1.5
1 parent eec123b commit 4d11a01

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/button/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- fix button group space issue
8+
39
## 0.1.4
410

511
### Patch Changes

packages/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gluestack-ui/button",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"main": "lib/commonjs/index",
55
"module": "lib/module/index",
66
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)