Skip to content

Commit

Permalink
chore(release): 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2020-02-24)

### Bug Fixes

* adjusting document check for SSR ([bd68002](bd68002))
  • Loading branch information
semantic-release-bot committed Feb 24, 2020
1 parent 0821858 commit f4f2b80
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 @@
## [1.9.1](https://github.com/xobotyi/scrollbar-width/compare/v1.9.0...v1.9.1) (2020-02-24)


### Bug Fixes

* adjusting document check for SSR ([bd68002](https://github.com/xobotyi/scrollbar-width/commit/bd68002f7b247d49a2af02342e927ef08328c998))

# [1.9.0](https://github.com/xobotyi/scrollbar-width/compare/v1.8.2...v1.9.0) (2020-02-16)


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": "@xobotyi/scrollbar-width",
"version": "1.9.0",
"version": "1.9.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit f4f2b80

Please sign in to comment.