Skip to content

Commit

Permalink
chore(release): 2.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.7](v2.1.6...v2.1.7) (2020-01-29)

### Bug Fixes

* **theme:** fixing theme and anchor position ([3d6ac73](3d6ac73))
  • Loading branch information
semantic-release-bot committed Jan 29, 2020
1 parent 04bf30b commit e4b6abe
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,3 +1,10 @@
## [2.1.7](https://github.com/bootstrap-styled/rsg-components/compare/v2.1.6...v2.1.7) (2020-01-29)


### Bug Fixes

* **theme:** fixing theme and anchor position ([3d6ac73](https://github.com/bootstrap-styled/rsg-components/commit/3d6ac734c640fd0388ef005619d22ce577fcea3c))

## [2.1.6](https://github.com/bootstrap-styled/rsg-components/compare/v2.1.5...v2.1.6) (2020-01-29)


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": "@bootstrap-styled/rsg-components",
"version": "2.1.6",
"version": "2.1.7",
"description": "Create documentation layouts for your react-styleguidist using Bootstrap-Styled rsg-component. Boostrap Styled rsg-components use the @bootstrap-styled/v4 for recreating the original rsg-components.",
"main": "lib/index.js",
"homepage": "https://bootstrap-styled.github.io/rsg-components",
Expand Down

0 comments on commit e4b6abe

Please sign in to comment.