Skip to content

Commit f53a438

Browse files
committed
chore(release): v4.0.0
1 parent 29b1eeb commit f53a438

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## v4.0.0
2+
3+
[compare changes](https://github.com/reslear/tailwind-scrollbar-hide/compare/v2.0.0...v4.0.0)
4+
5+
### 🚀 Enhancements
6+
7+
- ⚠️ V4 support ([#32](https://github.com/reslear/tailwind-scrollbar-hide/pull/32))
8+
9+
### 💅 Refactors
10+
11+
- **playground:** Use native custom component ([cc2f089](https://github.com/reslear/tailwind-scrollbar-hide/commit/cc2f089))
12+
- **playground:** Format html ([391b317](https://github.com/reslear/tailwind-scrollbar-hide/commit/391b317))
13+
14+
#### ⚠️ Breaking Changes
15+
16+
- ⚠️ V4 support ([#32](https://github.com/reslear/tailwind-scrollbar-hide/pull/32))
17+
18+
### ❤️ Contributors
19+
20+
- Reslear ([@reslear](https://github.com/reslear))
21+
122
## v2.0.0
223

324
[compare changes](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.3.1...v2.0.0)

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": "3.0.0",
3+
"version": "4.0.0",
44
"description": "tailwindcss plugin for hide scrollbar",
55
"keywords": [
66
"tailwindcss",

0 commit comments

Comments
 (0)