Skip to content

Commit bd1b15b

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-06-24) ### Bug Fixes * CI 워크플로우 중복 실행 제거 ([928eff5](928eff5)) * Dashboard Example 카드 높이 조정 및 vite.svg 참조 제거 ([a67509c](a67509c))
1 parent 962b2a7 commit bd1b15b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/Seungwoo321/tailwind-grid-layout/compare/v1.0.0...v1.0.1) (2025-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* CI 워크플로우 중복 실행 제거 ([928eff5](https://github.com/Seungwoo321/tailwind-grid-layout/commit/928eff5c3e260dd7d70b8bb0ae80f73a3351ec09))
7+
* Dashboard Example 카드 높이 조정 및 vite.svg 참조 제거 ([a67509c](https://github.com/Seungwoo321/tailwind-grid-layout/commit/a67509c491e42f0d309b0d07d2bfb7b6c3104b53))
8+
19
# 1.0.0 (2025-06-23)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwind-grid-layout",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"type": "module",
55
"description": "A modern, Tailwind CSS-based grid layout system for React. A lightweight alternative to react-grid-layout with full feature parity.",
66
"keywords": [

0 commit comments

Comments
 (0)