Skip to content

Commit fc680bf

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2020-01-30) ### Bug Fixes * make only `dist` directory appear in package. ([adf19e6](adf19e6))
1 parent adf19e6 commit fc680bf

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.8.1](https://github.com/xobotyi/scrollbar-width/compare/v1.8.0...v1.8.1) (2020-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* make only `dist` directory appear in package. ([adf19e6](https://github.com/xobotyi/scrollbar-width/commit/adf19e6e0338becf94f7fe5972a9659721e6ee13))
7+
18
# [1.8.0](https://github.com/xobotyi/scrollbar-width/compare/v1.7.0...v1.8.0) (2020-01-27)
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.8.0",
3+
"version": "1.8.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)