Skip to content

Commit a730548

Browse files
chore(release): 1.9.4 [skip ci]
## [1.9.4](v1.9.3...v1.9.4) (2020-03-02) ### Bug Fixes * **lint:** rename interface to pass linting; ([a81601b](a81601b))
1 parent 54ef7bd commit a730548

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.4](https://github.com/xobotyi/scrollbar-width/compare/v1.9.3...v1.9.4) (2020-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **lint:** rename interface to pass linting; ([a81601b](https://github.com/xobotyi/scrollbar-width/commit/a81601be0b19427d9024d9da149859d18051c79f))
7+
18
## [1.9.3](https://github.com/xobotyi/scrollbar-width/compare/v1.9.2...v1.9.3) (2020-02-24)
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.3",
3+
"version": "1.9.4",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)