Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 333a1ad

Browse files
committed
Release v0.10.0
1 parent 6c6c276 commit 333a1ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "@headlessui-float/react",
3-
"version": "0.9.2",
3+
"version": "0.10.0",
44
"description": "Easily use Headless UI for React with Floating UI (Popper.js)",
55
"license": "MIT",
66
"homepage": "https://headlessui-float.vercel.app",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@headlessui-float/vue",
3-
"version": "0.9.2",
3+
"version": "0.10.0",
44
"description": "Easily use Headless UI for Vue 3 with Floating UI (Popper.js)",
55
"license": "MIT",
66
"homepage": "https://headlessui-float.vercel.app",

0 commit comments

Comments
 (0)