Skip to content

Commit 2bba49b

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.2...v1.9.0) (2020-02-16) ### Bug Fixes * added blank spaces after headings; ([99da435](99da435)) * lint-staged commands been using the tslint; ([72810b9](72810b9)) ### Features * terser now minifies all the code via rollup plugin; ([3596475](3596475))
1 parent 72810b9 commit 2bba49b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.9.0](https://github.com/xobotyi/scrollbar-width/compare/v1.8.2...v1.9.0) (2020-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* added blank spaces after headings; ([99da435](https://github.com/xobotyi/scrollbar-width/commit/99da435376b7a91c284e1f4dc35eff02694383d5))
7+
* lint-staged commands been using the tslint; ([72810b9](https://github.com/xobotyi/scrollbar-width/commit/72810b9c3b039198187b2067d482d37871555247))
8+
9+
10+
### Features
11+
12+
* terser now minifies all the code via rollup plugin; ([3596475](https://github.com/xobotyi/scrollbar-width/commit/3596475b903d0523c960a011e946480718d11382))
13+
114
## [1.8.2](https://github.com/xobotyi/scrollbar-width/compare/v1.8.1...v1.8.2) (2020-01-30)
215

316

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.2",
3+
"version": "1.9.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)