Skip to content

Commit

Permalink
chore(release): 7.0.0-beta-v7.4 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0-beta-v7.4](v7.0.0-beta-v7.3...v7.0.0-beta-v7.4) (2023-04-03)

### Bug Fixes

* **beta:** use styled-components exported by @adminjs/design-system ([#1457](#1457)) ([589bd60](589bd60))

### BREAKING CHANGES

* **beta:** styled-components are now re-exported by @adminjs/design-system/styled-components to fix this library's issues with ESM
  • Loading branch information
semantic-release-bot committed Apr 3, 2023
1 parent da955fa commit 9849f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adminjs",
"version": "7.0.0-beta-v7.3",
"version": "7.0.0-beta-v7.4",
"description": "Admin panel for apps written in node.js",
"type": "module",
"exports": {
Expand Down

0 comments on commit 9849f7e

Please sign in to comment.