Skip to content

Commit 53a0e2e

Browse files
committed
chore: @gluestack-ui/popover version bump to 0.1.6
1 parent 4f9168a commit 53a0e2e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/popover/CHANGELOG.md

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

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- added shouldflip, context changes and handleclose fixes
8+
39
## 0.1.5
410

511
### Patch Changes

packages/popover/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/popover",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"main": "lib/commonjs/index",
55
"module": "lib/module/index",
66
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)