Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 잘못 배포된 버전을 바로잡기 위해 CHANGELOG.md를 수동으로 수정합니다 #273

Merged
merged 1 commit into from
Nov 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@

### 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: 숫자를 한글로 바꾸는 함수 추가


- [#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