Skip to content

Commit

Permalink
chore: version packages (#271)
Browse files Browse the repository at this point in the history
* chore: version packages

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: 박찬혁 <[email protected]>
  • Loading branch information
3 people authored Nov 5, 2024
1 parent 81432ac commit 0121761
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-foxes-do.md

This file was deleted.

9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# es-hangul

## 2.2.1

### Patch Changes

- [#250](https://github.com/toss/es-hangul/pull/250) [`c0ca9f5`](https://github.com/toss/es-hangul/commit/c0ca9f5a213e6b8939e72f2719834ac5dbd4759c) Thanks [@minsoo-web](https://github.com/minsoo-web)! - docs: susa 함수에 jsdoc을 추가합니다.
## 2.2.0

### Minor Changes

- [#254](https://github.com/toss/es-hangul/pull/254) [`70895e0`](https://github.com/toss/es-hangul/commit/70895e0eeb5f19707cdaf7af63337080cdb3b6c6) Thanks [@BO-LIKE-CHICKEN](https://github.com/BO-LIKE-CHICKEN)! - feat: 숫자를 한글로 바꾸는 함수 추가

## 2.1.1

### Patch Changes

- [#250](https://github.com/toss/es-hangul/pull/250) [`c0ca9f5`](https://github.com/toss/es-hangul/commit/c0ca9f5a213e6b8939e72f2719834ac5dbd4759c) Thanks [@minsoo-web](https://github.com/minsoo-web)! - docs: susa 함수에 jsdoc을 추가합니다.

## 2.1.0

Expand Down
7 changes: 7 additions & 0 deletions benchmarks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# benchmarks

## null

### Patch Changes

- Updated dependencies [[`81432ac`](https://github.com/toss/es-hangul/commit/81432ac117c929d4578935354bd4262c68072d32)]:
- [email protected]

## null
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.0",
"version": "2.2.1",
"keywords": [
"한글",
"한국어",
Expand Down

0 comments on commit 0121761

Please sign in to comment.