Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.1](v2.0.5...v3.0.0-beta.1) (2020-07-27)

### Bug Fixes

* Lint ([f5046d0](f5046d0))

### Code Refactoring

* rename package to @admin-bro/express ([695beef](695beef))

### Features

* add semantic release ([13ddc94](13ddc94))
* Redirect to previously visited page ([79709a8](79709a8))

### BREAKING CHANGES

* now you should use @admin-bro/express
  • Loading branch information
semantic-release-bot committed Jul 27, 2020
1 parent 695beef commit 5571e3c
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": "2.0.5",
"version": "3.0.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 5571e3c

Please sign in to comment.