Skip to content

Commit

Permalink
chore: version packages (#555)
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 3, 2024
1 parent c142bff commit e496324
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-ants-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-students-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-hats-think.md

This file was deleted.

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

## 1.22.1

### Patch Changes

- [#554](https://github.com/modern-agile-team/modern-kit/pull/554) [`5b0d154`](https://github.com/modern-agile-team/modern-kit/commit/5b0d1542160fd2eaf39f8fa1feb2c5244a818412) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(utils): isInRange, range 로직 개선 - @ssi02014

- [#557](https://github.com/modern-agile-team/modern-kit/pull/557) [`c142bff`](https://github.com/modern-agile-team/modern-kit/commit/c142bffb9f4cdb0e6c723102a3608bd715471dcb) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(utils): uniq/union 기능 및 타입 개선 - @ssi02014

- [#556](https://github.com/modern-agile-team/modern-kit/pull/556) [`d9f442f`](https://github.com/modern-agile-team/modern-kit/commit/d9f442fb54eac52d531a0e3684f16dbb4241e8a7) Thanks [@ssi02014](https://github.com/ssi02014)! - fix(utils): formatNumberWithCommas 기능 개선 - @ssi02014

## 1.22.0

### Minor 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.0",
"version": "1.22.1",
"description": "modern-kit/utils",
"exports": {
".": {
Expand Down

0 comments on commit e496324

Please sign in to comment.