Skip to content

Commit

Permalink
chore(release): 3.1.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0-beta.1](v3.0.2-beta.1...v3.1.0-beta.1) (2020-11-26)

### Bug Fixes

* After review fixes ([7828922](7828922))
* After review fixes ([52357e7](52357e7))
* fix jest typings ([c85d436](c85d436))

### Features

* migrate to typescript ([1240115](1240115))
* rewrite examples in typescript ([3bf7765](3bf7765))
  • Loading branch information
semantic-release-bot committed Nov 26, 2020
1 parent b6dddbb commit e83e345
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/express",
"version": "3.0.2-beta.1",
"version": "3.1.0-beta.1",
"description": "This is an official AdminBro plugin which integrates it to expressjs framework",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e83e345

Please sign in to comment.