We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ef7bd commit a730548Copy full SHA for a730548
CHANGELOG.md
@@ -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
8
## [1.9.3](https://github.com/xobotyi/scrollbar-width/compare/v1.9.2...v1.9.3) (2020-02-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@xobotyi/scrollbar-width",
- "version": "1.9.3",
+ "version": "1.9.4",
"publishConfig": {
"access": "public"
},
0 commit comments