Skip to content

Commit

Permalink
chore: version packages (#599)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 27, 2024
1 parent 8b157a7 commit e03ff93
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-berries-itch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-shoes-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-dolphins-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-windows-sort.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @modern-kit/react

## 1.25.0

### Minor Changes

- [#601](https://github.com/modern-agile-team/modern-kit/pull/601) [`ad1ab11`](https://github.com/modern-agile-team/modern-kit/commit/ad1ab112d757751c149d5b636bfbd9ad83b805f8) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(react): InView 컴포넌트 Slot 및 polymorphicForwardRef 활용을 통한 다형성 지원 - @ssi02014

- [#602](https://github.com/modern-agile-team/modern-kit/pull/602) [`f373ec5`](https://github.com/modern-agile-team/modern-kit/commit/f373ec51e839a95d7caf7c58cc50550a29b0ebc7) Thanks [@ssi02014](https://github.com/ssi02014)! - feat(react): InfiniteScroll 컴포넌트 추가 - @ssi02014

- [#604](https://github.com/modern-agile-team/modern-kit/pull/604) [`8ce270c`](https://github.com/modern-agile-team/modern-kit/commit/8ce270c61d44c833c7705032af0788bf4bc48ec6) Thanks [@ssi02014](https://github.com/ssi02014)! - feat(react): useBeforUnload 훅 추가 - @ssi02014

- [#609](https://github.com/modern-agile-team/modern-kit/pull/609) [`7b98712`](https://github.com/modern-agile-team/modern-kit/commit/7b98712b5abd2479c960c8b2cca45f09fea20ecc) Thanks [@ssi02014](https://github.com/ssi02014)! - feat(react): AspectRatio Slot 및 polymorphicForwardRef 활용을 통한 다형성 지원 - @ssi02014

## 1.24.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@modern-kit/react",
"sideEffects": false,
"version": "1.24.2",
"version": "1.25.0",
"description": "modern-kit/react",
"exports": {
".": {
Expand Down

0 comments on commit e03ff93

Please sign in to comment.