Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#370)
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 Aug 3, 2022
1 parent fd8b07f commit 4abba1c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-cycles-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-kiwis-explain.md

This file was deleted.

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

## 0.9.30

### Patch Changes

- fd8b07f: feat: add `onDrag` / `onDragStart` / `onDragEnd` callbacks when dragging Leva panel.
- 81acf37: fix: allow interval to be set externally with [number, number]

## 0.9.29

### 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.29",
"version": "0.9.30",
"main": "dist/leva.cjs.js",
"module": "dist/leva.esm.js",
"types": "dist/leva.cjs.d.ts",
Expand Down

1 comment on commit 4abba1c

@vercel
Copy link

@vercel vercel bot commented on 4abba1c Aug 3, 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.