Skip to content

Commit

Permalink
v5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Jan 10, 2024
1 parent 18e786c commit 47b376d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog

## v5.0.3


### 馃┕ Fixes

- Set default disposeTimeout to default transition duration (18e786c)

### 馃摉 Documentation

- Import directly (fa626ac)
- Upgrade vitepress + search (5a46278)
- Enable search detailed view by default (3175a62)

### 鉂わ笍 Contributors

- Guillaume Chau ([@Akryum](http://github.com/Akryum))

## v5.0.2


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "floating-vue-monorepo",
"packageManager": "[email protected]",
"version": "5.0.2",
"version": "5.0.3",
"private": true,
"scripts": {
"build": "pnpm -r --filter=\"./packages/*\" run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/floating-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "floating-vue",
"version": "5.0.2",
"version": "5.0.3",
"description": "Easy Vue tooltips, dropdowns, menus & popovers using floating-ui",
"author": "Guillaume Chau <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 47b376d

Please sign in to comment.