Skip to content

Commit cee27ec

Browse files
committed
chore(release): v2.0.0
1 parent 2dd3db3 commit cee27ec

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.0.0
2+
3+
[compare changes](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.3.1...v2.0.0)
4+
5+
### 🩹 Fixes
6+
7+
- ⚠️ Export as ESM ([2dd3db3](https://github.com/reslear/tailwind-scrollbar-hide/commit/2dd3db3))
8+
9+
#### ⚠️ Breaking Changes
10+
11+
- ⚠️ Export as ESM ([2dd3db3](https://github.com/reslear/tailwind-scrollbar-hide/commit/2dd3db3))
12+
13+
### ❤️ Contributors
14+
15+
- Reslear <[email protected]>
16+
117
## v1.3.1
218

319
[compare changes](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.3.0...v1.3.1)

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

0 commit comments

Comments
 (0)