Skip to content

Commit

Permalink
Upcoming Release Changes (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 5, 2022
1 parent 66c5414 commit bd0ddbb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tender-walls-camp.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/leva/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# leva

## 0.9.25

### Patch Changes

- 66c5414: Fixes an issue where tooltips for disabled inputs weren't being displayed

## 0.9.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/leva/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leva",
"version": "0.9.24",
"version": "0.9.25",
"main": "dist/leva.cjs.js",
"module": "dist/leva.esm.js",
"types": "dist/leva.cjs.d.ts",
Expand Down

1 comment on commit bd0ddbb

@vercel
Copy link

@vercel vercel bot commented on bd0ddbb May 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

leva – ./

leva-git-main-pmndrs.vercel.app
leva-pmndrs.vercel.app
leva.vercel.app
leva.pmnd.rs

Please sign in to comment.