Prepare 0.5.5.0 release
[ci skip]
This commit is contained in:
parent
123e6d1dd4
commit
9df2cb7290
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
|
# 0.5.5.0
|
||||||
|
|
||||||
|
## Refactor
|
||||||
|
|
||||||
|
## Bug fixes
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
# 0.5.4.0
|
# 0.5.4.0
|
||||||
|
|
||||||
## Refactor
|
## Refactor
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
version:
|
version:
|
||||||
number: "0.5.3.99" # Do not touch unless doing a release, do not backport the version number that's in master
|
number: "0.5.4.99" # Do not touch unless doing a release, do not backport the version number that's in master
|
||||||
heroku: false
|
heroku: false
|
||||||
environment:
|
environment:
|
||||||
url: "http://localhost:3000/"
|
url: "http://localhost:3000/"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue