Skip to content

Commit

Permalink
0.24.0-cherrypick.6
Browse files Browse the repository at this point in the history
  • Loading branch information
noridev committed Oct 5, 2024
1 parent fc8e9ec commit 8f0bb62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG_CHERRYPICK.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

이 문서는 CherryPick에서의 사용을 상정한 변경 사항만 포함합니다.

## 0.x.x-cherrypick-x
출시일: unreleased<br>
전체 변경 사항을 확인하려면, [CHANGELOG.md#0xxx](CHANGELOG.md#0xxx) 문서를 참고하십시오.
## 0.24.0-cherrypick.6
출시일: 2024/10/05<br>
전체 변경 사항을 확인하려면, [CHANGELOG.md#0240](CHANGELOG.md#0240) 문서를 참고하십시오.

## NOTE
- cherrypick-mfm-js를 cfm-js로 변경
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": "cfm.js",
"version": "0.24.0-cherrypick.5",
"version": "0.24.0-cherrypick.6",
"description": "An CFM parser implementation with TypeScript",
"main": "./built/index.js",
"types": "./built/index.d.ts",
Expand Down

0 comments on commit 8f0bb62

Please sign in to comment.