Skip to content

Commit

Permalink
chore: version packages (#560)
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 17, 2024
1 parent 77f2d1b commit 95a8bd7
Show file tree
Hide file tree
Showing 12 changed files with 33 additions and 42 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-ways-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-dolls-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-horses-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-buckets-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-llamas-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-pots-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-lobsters-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-carrots-act.md

This file was deleted.

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

## 1.24.0

### Minor Changes

- [#587](https://github.com/modern-agile-team/modern-kit/pull/587) [`77f2d1b`](https://github.com/modern-agile-team/modern-kit/commit/77f2d1b91e5c182681673c8bfe536b4c82a326c3) Thanks [@ssi02014](https://github.com/ssi02014)! - chore(react): lodash-es 의존성 위치 변경 - @ssi02014

- [#579](https://github.com/modern-agile-team/modern-kit/pull/579) [`b14a556`](https://github.com/modern-agile-team/modern-kit/commit/b14a55672db9c77874644c1561b4ff6019eb6909) Thanks [@ssi02014](https://github.com/ssi02014)! - feat(react): AspectRatio Slot 적용 - @ssi0214

### Patch Changes

- [#585](https://github.com/modern-agile-team/modern-kit/pull/585) [`28d3035`](https://github.com/modern-agile-team/modern-kit/commit/28d303518ce91b24ee7d885efb75b47e182beeba) Thanks [@ssi02014](https://github.com/ssi02014)! - refac(react): useLocalStorage/SessionStorage setState 함수 타입 변경 - @ssi02014

- Updated dependencies [[`0de16eb`](https://github.com/modern-agile-team/modern-kit/commit/0de16eb44f645ae3c258b5f80539e22be88cacfd), [`b3d371f`](https://github.com/modern-agile-team/modern-kit/commit/b3d371ffae4779c1377dbdc91f0bd79e058ce8eb), [`5601799`](https://github.com/modern-agile-team/modern-kit/commit/5601799f4a72f0add55b09b3c5ee8bbffa775ddc), [`ca40d96`](https://github.com/modern-agile-team/modern-kit/commit/ca40d96bc213dbf8b6878870ef81c28a32cae7a4), [`1d18dd5`](https://github.com/modern-agile-team/modern-kit/commit/1d18dd5d959bbbf0233796d00bf6bb55d2ce6723)]:
- @modern-kit/utils@1.23.0

## 1.23.0

### Minor 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.23.0",
"version": "1.24.0",
"description": "modern-kit/react",
"exports": {
".": {
Expand Down
16 changes: 16 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @modern-kit/utils

## 1.23.0

### Minor Changes

- [#567](https://github.com/modern-agile-team/modern-kit/pull/567) [`b3d371f`](https://github.com/modern-agile-team/modern-kit/commit/b3d371ffae4779c1377dbdc91f0bd79e058ce8eb) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(utils): intersectionWithDuplicates 제거 및 difference/intersection 개선 - @ssi02014

- [#575](https://github.com/modern-agile-team/modern-kit/pull/575) [`1d18dd5`](https://github.com/modern-agile-team/modern-kit/commit/1d18dd5d959bbbf0233796d00bf6bb55d2ce6723) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(utils): isValidPhoneNumber 네이밍 변경 - @ssi02014

### Patch Changes

- [#574](https://github.com/modern-agile-team/modern-kit/pull/574) [`0de16eb`](https://github.com/modern-agile-team/modern-kit/commit/0de16eb44f645ae3c258b5f80539e22be88cacfd) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(utils): findKey 인터페이스 변경 - @ssi00214

- [#559](https://github.com/modern-agile-team/modern-kit/pull/559) [`5601799`](https://github.com/modern-agile-team/modern-kit/commit/5601799f4a72f0add55b09b3c5ee8bbffa775ddc) Thanks [@ssi02014](https://github.com/ssi02014)! - imp(utils): difference 성능 개선 및 문서 개선 - @ssi02014

- [#573](https://github.com/modern-agile-team/modern-kit/pull/573) [`ca40d96`](https://github.com/modern-agile-team/modern-kit/commit/ca40d96bc213dbf8b6878870ef81c28a32cae7a4) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(utils): invert 스펙 변경 - @ssi02014

## 1.22.1

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

0 comments on commit 95a8bd7

Please sign in to comment.