Skip to content

Commit

Permalink
[RELEASE] 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kizaonline committed Dec 22, 2020
1 parent 5208ad4 commit bb0fd93
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## 0.1.8 (2020-12-22)

### Added

- Checkbox and radio button contrast text determination
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oneblink/apps-react",
"description": "Helper functions for OneBlink apps in ReactJS.",
"version": "0.1.8-beta.1",
"version": "0.1.8",
"author": "OneBlink <[email protected]> (https://oneblink.io)",
"bugs": {
"url": "https://github.com/oneblink/apps-react/issues"
Expand Down

0 comments on commit bb0fd93

Please sign in to comment.