Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2022-03-17)

### Bug Fixes

* minify similar code ([2862286](2862286))

### Features

* make options optional and set default values ([66f073e](66f073e))
  • Loading branch information
semantic-release-bot committed Mar 17, 2022
1 parent 66f073e commit 2679044
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.1.0](https://github.com/FRSOURCE/light-scrollbar/compare/v1.0.1...v1.1.0) (2022-03-17)


### Bug Fixes

* minify similar code ([2862286](https://github.com/FRSOURCE/light-scrollbar/commit/2862286c0fe274ba2c165191d14d9a3f92519b3a))


### Features

* make options optional and set default values ([66f073e](https://github.com/FRSOURCE/light-scrollbar/commit/66f073ee9eb985d7fce4226205a8bc04ec0dde07))

## [1.0.1](https://github.com/FRSOURCE/light-scrollbar/compare/v1.0.0...v1.0.1) (2022-03-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@
"dependencies": {
"@frsource/frs-hide-scrollbar": "^2.0.7"
},
"version": "1.0.1"
"version": "1.1.0"
}

0 comments on commit 2679044

Please sign in to comment.