Skip to content

Commit

Permalink
Bump SDS to v2.0.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
quietbits committed Mar 20, 2024
1 parent 1979531 commit 150b7c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion @stellar/design-system-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@docusaurus/remark-plugin-npm2yarn": "^3.1.0",
"@docusaurus/theme-live-codeblock": "^3.1.0",
"@mdx-js/react": "^3.0.0",
"@stellar/design-system": "^2.0.0-beta.7",
"@stellar/design-system": "^2.0.0-beta.8",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion @stellar/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stellar/design-system",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"author": "Stellar Development Foundation <[email protected]>",
"description": "Components for Stellar Development Foundation’s design system",
"license": "Apache-2.0",
Expand Down

0 comments on commit 150b7c8

Please sign in to comment.