Skip to content

Commit

Permalink
v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Mar 3, 2025
1 parent dbff62e commit 623af5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @0xsequence/design-system

## 2.0.7

### Patch Changes

- Fixing ThemeProvider types and FileInput accepted gif type

## 2.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0xsequence/design-system",
"version": "2.0.6",
"version": "2.0.7",
"license": "Apache-2.0",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit 623af5e

Please sign in to comment.