Skip to content

Commit

Permalink
0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.1](v0.1.0...v0.1.1) (2018-12-19)

### Bug Fixes

- [52](#52) **assets** Fix bundle.css link not using production assets path
- [51](#51) **docker** Docker should use production assets and ignore dev
  • Loading branch information
semantic-release-bot committed Dec 19, 2018
1 parent 1103274 commit f35dd06
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# PagerBeauty Changelog

## [0.1.1](https://github.com/sergiitk/pagerbeauty/compare/v0.1.0...v0.1.1) (2018-12-19)


### Bug Fixes

- [52](https://github.com/sergiitk/pagerbeauty/pull/52) **assets** Fix bundle.css link not using production assets path
- [51](https://github.com/sergiitk/pagerbeauty/pull/51) **docker** Docker should use production assets and ignore dev

# [0.1.0](https://github.com/sergiitk/pagerbeauty/compare/v0.0.12...v0.1.0) (2018-12-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pagerbeauty",
"version": "0.1.0",
"version": "0.1.1",
"description": "Add concise PagerDuty on-calls widget to your wallboard",
"repository": "[email protected]:sergiitk/pagerbeauty.git",
"author": "Sergii Tkachenko <[email protected]>",
Expand Down

0 comments on commit f35dd06

Please sign in to comment.