Skip to content

Commit

Permalink
Release 1.13.6
Browse files Browse the repository at this point in the history
- Fixed a bug with the build size display in the admin statistics page
  • Loading branch information
ericswpark committed Feb 5, 2022
1 parent 1a1ca0c commit d448f15
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ The format is based on [Keep a Changelog][keep-a-changelog].
# [Unreleased]


# [1.13.6] - 2022-02-05

## Changed
- Fixed a bug with the build size display in the admin statistics page


# [1.13.5] - 2022-02-05

## Changed
Expand Down Expand Up @@ -782,7 +788,8 @@ This release contains a configuration key change.
Initial release


[Unreleased]: https://github.com/ericswpark/shipper/compare/1.13.5...HEAD
[Unreleased]: https://github.com/ericswpark/shipper/compare/1.13.6...HEAD
[1.13.6]: https://github.com/ericswpark/shipper/compare/1.13.5...1.13.6
[1.13.5]: https://github.com/ericswpark/shipper/compare/1.13.4...1.13.5
[1.13.4]: https://github.com/ericswpark/shipper/compare/1.13.3...1.13.4
[1.13.3]: https://github.com/ericswpark/shipper/compare/1.13.2...1.13.3
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.13.5
1.13.6

0 comments on commit d448f15

Please sign in to comment.