Skip to content

Commit

Permalink
chore: version packages (#312)
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 Jan 6, 2025
1 parent 5244525 commit 42c9eb3
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-trains-change.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# es-hangul

## 2.2.5

### Patch Changes

- [#307](https://github.com/toss/es-hangul/pull/307) [`5244525`](https://github.com/toss/es-hangul/commit/5244525035fc774b4dd3591ce50b4316fdd73ffd) Thanks [@wet6123](https://github.com/wet6123)! - feat: 숫자를 순 우리말 서수사로 변환하는 함수 추가

## 2.2.4

### Patch Changes
Expand Down
7 changes: 7 additions & 0 deletions benchmarks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [[`5244525`](https://github.com/toss/es-hangul/commit/5244525035fc774b4dd3591ce50b4316fdd73ffd)]:
- [email protected]

## null

### Patch Changes

- Updated dependencies [[`44c840f`](https://github.com/toss/es-hangul/commit/44c840fa430d985c7d54302b8dabf5bec106cb8d)]:
- [email protected]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "es-hangul",
"version": "2.2.4",
"version": "2.2.5",
"keywords": [
"한글",
"한국어",
Expand Down

0 comments on commit 42c9eb3

Please sign in to comment.