Skip to content

Commit

Permalink
chore(change): release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonambas committed Nov 7, 2023
1 parent e9118dd commit 48a595d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/many-cooks-wink.md

This file was deleted.

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

## 0.7.8

### Patch Changes

- e9118dd: Drawer opens to the side by default if ref is undefined

## 0.7.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sweatpants/react",
"version": "0.7.7",
"version": "0.7.8",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 48a595d

Please sign in to comment.