Skip to content

Commit

Permalink
chore(release): 1.7.1 [ci skip] ## [1.7.1](v1.7.0...v1.7.1) (2021-01-06)
Browse files Browse the repository at this point in the history
### Bug Fixes

* Compatibility with older versions ([#45](#45)) ([28c294a](28c294a))
  • Loading branch information
semantic-release-bot committed Jan 6, 2021
1 parent 28c294a commit 95de4b5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.1](https://github.com/semoal/themeprovider-storybook/compare/v1.7.0...v1.7.1) (2021-01-06)


### Bug Fixes

* Compatibility with older versions ([#45](https://github.com/semoal/themeprovider-storybook/issues/45)) ([28c294a](https://github.com/semoal/themeprovider-storybook/commit/28c294ad01aae5b735c778e203f407b61891cf9f))

# [1.7.0](https://github.com/semoal/themeprovider-storybook/compare/v1.6.4...v1.7.0) (2021-01-01)


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": "themeprovider-storybook",
"version": "1.7.0",
"version": "1.7.1",
"description": "Use your styled-components themes on your favourite storybook",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 95de4b5

Please sign in to comment.