Skip to content

Commit f4f2b80

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2020-02-24) ### Bug Fixes * adjusting document check for SSR ([bd68002](bd68002))
1 parent 0821858 commit f4f2b80

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.1](https://github.com/xobotyi/scrollbar-width/compare/v1.9.0...v1.9.1) (2020-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* adjusting document check for SSR ([bd68002](https://github.com/xobotyi/scrollbar-width/commit/bd68002f7b247d49a2af02342e927ef08328c998))
7+
18
# [1.9.0](https://github.com/xobotyi/scrollbar-width/compare/v1.8.2...v1.9.0) (2020-02-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xobotyi/scrollbar-width",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)