Skip to content

Commit

Permalink
chore(release): 3.3.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0-beta.1](v3.2.5...v3.3.0-beta.1) (2020-09-20)

### Bug Fixes

* multiple style issues ([3161436](3161436))

### Features

* ability to move resource on top in the navigation ([28e0a5d](28e0a5d))
* add useAction hook and rewrite action button ([f1b0123](f1b0123))
* move state of sidebar visibility to the local store ([221fcfa](221fcfa))
* update design system ([cae3b84](cae3b84))
* update sidebar to the latest design system ([9cdb33c](9cdb33c))
  • Loading branch information
semantic-release-bot committed Sep 20, 2020
1 parent 59eeb1b commit c159aed
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": "admin-bro",
"version": "3.2.5",
"version": "3.3.0-beta.1",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit c159aed

Please sign in to comment.