Skip to content

Commit

Permalink
chore: version packages (#52)
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] committed Apr 16, 2024
1 parent 17474ea commit 5599961
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sweet-fireants-cough.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

## 1.0.9

### Patch Changes

- [#36](https://github.com/toss/es-hangul/pull/36) [`1664575`](https://github.com/toss/es-hangul/commit/16645753056faa9702be5c50f1042618c032b186) Thanks [@evan-moon](https://github.com/evan-moon)! - feat: 인자로 받은 문자의 초성, 중성, 종성 위치 가능 여부를 파악하는 함수 추가 #24

## 1.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
".",
"docs"
],
"version": "1.0.8",
"version": "1.0.9",
"license": "MIT",
"scripts": {
"build": "tsup",
Expand Down

0 comments on commit 5599961

Please sign in to comment.