Skip to content

Commit

Permalink
v1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Aug 30, 2024
1 parent f0f0783 commit 58a0ed3
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

## 1.7.6

### Patch Changes

- Adding .seq-root className to custom root containers and modal roots in order to specify root level styling like border box styling

## 1.7.5

### 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": "1.7.5",
"version": "1.7.6",
"license": "Apache-2.0",
"type": "module",
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 58a0ed3

Please sign in to comment.