Skip to content

Commit de969dd

Browse files
chore(release): 1.1.5 [skip ci]
### [1.1.5](v1.1.4...v1.1.5) (2021-10-31) ### Bug Fixes * add enter to the function in index.js ([#17](#17)) ([511e8a4](511e8a4))
1 parent 511e8a4 commit de969dd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.1.5](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.1.4...v1.1.5) (2021-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* add enter to the function in index.js ([#17](https://github.com/reslear/tailwind-scrollbar-hide/issues/17)) ([511e8a4](https://github.com/reslear/tailwind-scrollbar-hide/commit/511e8a40cf7ab19c95a95a38a3c26ed602ec1498))
7+
18
### [1.1.4](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.1.3...v1.1.4) (2021-10-31)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwind-scrollbar-hide",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "tailwindcss plugin for hide scrollbar",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)