Skip to content

Commit

Permalink
chore(release): 2.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.8.1](v2.8.0...v2.8.1) (2019-09-21)

### Bug Fixes

* missed background color; set first letter to uppercase ([92980ab](92980ab))
  • Loading branch information
semantic-release-bot committed Sep 21, 2019
1 parent 92980ab commit bf1af04
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Release Automated Changelog

## [2.8.1](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-button/compare/v2.8.0...v2.8.1) (2019-09-21)


### Bug Fixes

* missed background color; set first letter to uppercase ([92980ab](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-button/commit/92980ab))

# [2.8.0](https://github.com/AlaskaAirlines/OrionStatelessComponents__ods-button/compare/v2.7.10...v2.8.0) (2019-09-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"================================================================================"
],
"name": "@alaskaairux/ods-button",
"version": "2.8.0",
"version": "2.8.1",
"description": "Orion Design System Button element",
"author": "Product design and research",
"repository": {
Expand Down

0 comments on commit bf1af04

Please sign in to comment.