Skip to content

Commit d8bc874

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.0...v1.1.0) (2024-06-11) ### ✨ Features * useRedux 훅 추가 ([5b0c6a7](5b0c6a7)) ### ♻️ Refactor * useDnD 및 useRedux 적용 ([03d94a9](03d94a9)) * useRedux 훅 적용 ([1a687b4](1a687b4))
1 parent 03d94a9 commit d8bc874

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# 🚦 CHANGELOG | 변경 사항을 기록해요.
22

3+
## [1.1.0](https://github.com/bh2980/googleFormClone/compare/v1.0.0...v1.1.0) (2024-06-11)
4+
5+
### ✨ Features
6+
7+
* useRedux 훅 추가 ([5b0c6a7](https://github.com/bh2980/googleFormClone/commit/5b0c6a755ffb78142610429e39445ee5e04c182c))
8+
9+
### ♻️ Refactor
10+
11+
* useDnD 및 useRedux 적용 ([03d94a9](https://github.com/bh2980/googleFormClone/commit/03d94a9089bded9a9c0ab3d10f5f0350479445f3))
12+
* useRedux 훅 적용 ([1a687b4](https://github.com/bh2980/googleFormClone/commit/1a687b47b8e94f8738331f6e0eaeafab2e073954))
13+
314
## 1.0.0 (2024-06-07)
415

516
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)