Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
chore(release): 2.16.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.16.2](v2.16.1...v2.16.2) (2020-08-21)

### Bug Fixes

* **dependencies:** update dependency @stencila/components to ^0.21.1 ([c920d34](c920d34))
* **Elife:** Improve disabled button contrast (Close [#235](#235)) ([9a4fa9b](9a4fa9b))
  • Loading branch information
stencila-ci committed Aug 21, 2020
1 parent 7892bf1 commit 648c742
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.16.2](https://github.com/stencila/thema/compare/v2.16.1...v2.16.2) (2020-08-21)


### Bug Fixes

* **dependencies:** update dependency @stencila/components to ^0.21.1 ([c920d34](https://github.com/stencila/thema/commit/c920d342937dfb1a4567c41b6187ba1da2c7ad0e))
* **Elife:** Improve disabled button contrast (Close [#235](https://github.com/stencila/thema/issues/235)) ([9a4fa9b](https://github.com/stencila/thema/commit/9a4fa9b32b3edb0936d09844f89c401c00c6c01d))

## [2.16.1](https://github.com/stencila/thema/compare/v2.16.0...v2.16.1) (2020-08-21)


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,6 +1,6 @@
{
"name": "@stencila/thema",
"version": "2.16.1",
"version": "2.16.2",
"description": "Semantic themes for use with encoda (https://github.com/stencila/encoda)",
"files": [
"/dist"
Expand Down

0 comments on commit 648c742

Please sign in to comment.