Skip to content

Commit

Permalink
chore(release): 3.3.0-beta.36 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0-beta.36](v3.3.0-beta.35...v3.3.0-beta.36) (2020-10-31)

### Bug Fixes

* **babel:** add babel plugin for styled components ([fa9fb8f](fa9fb8f))
* **bundle:** exit with no zero code on bundle error ([29cabb1](29cabb1))
* **bundle:** fix babel input paths ([b516e9f](b516e9f))
* **bundle:** move to default import ([2660f56](2660f56))

### Features

* **bundle:** allow any external dependecy in custom components ([f069b70](f069b70))
* **bundle:** migrate to new rollup plugins ([3ef7f0b](3ef7f0b))
* **bundler:** allow use jsnext modules ([922e2f7](922e2f7))
  • Loading branch information
semantic-release-bot committed Oct 31, 2020
1 parent aa39df9 commit a3f078a
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.3.0-beta.35",
"version": "3.3.0-beta.36",
"description": "Admin panel for apps written in node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit a3f078a

Please sign in to comment.