Skip to content

Commit 5b3dc8e

Browse files
chore(release): 3.0.2-beta.1 [skip ci]
## [3.0.2-beta.1](v3.0.1...v3.0.2-beta.1) (2020-11-19) ### Bug Fixes * **login:** explicitly use 302 status while redirecting POST request ([9a65ff6](9a65ff6)) ### Reverts * **cs:** revert code style ([a57600c](a57600c))
1 parent a57600c commit 5b3dc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@admin-bro/express",
3-
"version": "3.0.1",
3+
"version": "3.0.2-beta.1",
44
"description": "This is an official AdminBro plugin which integrates it to expressjs framework",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)