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 11, 2023
1 parent b38e570 commit 98a6d63
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/silent-rules-move.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.13

### Patch Changes

- 57121ab: Add controlled scheme state to ColorSchemeProvider, and adjust elevated Card borders in dark mode

## 0.7.12

### 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.12",
"version": "0.7.13",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 98a6d63

Please sign in to comment.