Skip to content

Commit 9df2cb7

Browse files
committed
Prepare 0.5.5.0 release
[ci skip]
1 parent 123e6d1 commit 9df2cb7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.5.5.0
2+
3+
## Refactor
4+
5+
## Bug fixes
6+
7+
## Features
8+
19
# 0.5.4.0
210

311
## Refactor

config/defaults.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
defaults:
66
version:
7-
number: "0.5.3.99" # Do not touch unless doing a release, do not backport the version number that's in master
7+
number: "0.5.4.99" # Do not touch unless doing a release, do not backport the version number that's in master
88
heroku: false
99
environment:
1010
url: "http://localhost:3000/"

0 commit comments

Comments
 (0)