diff --git a/.changeset/curly-turkeys-shake.md b/.changeset/curly-turkeys-shake.md deleted file mode 100644 index 17dfd047..00000000 --- a/.changeset/curly-turkeys-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@musma/react-component": patch ---- - -feat: Pretendard Regular woff2 하나만 남겨놓고 제거 diff --git a/packages/react-component/CHANGELOG.md b/packages/react-component/CHANGELOG.md index 1da1b6ce..c71bb4f0 100644 --- a/packages/react-component/CHANGELOG.md +++ b/packages/react-component/CHANGELOG.md @@ -1,5 +1,11 @@ # @musma/react-component +## 0.1.23 + +### Patch Changes + +- [`de9fd5a`](https://github.com/Musma/react-libraries/commit/de9fd5aa043b3fc95f5041774fd9161078639825) Thanks [@jklasd2001](https://github.com/jklasd2001)! - feat: Pretendard Regular woff2 하나만 남겨놓고 제거 + ## 0.1.22 ### Patch Changes diff --git a/packages/react-component/package.json b/packages/react-component/package.json index c91418f7..175dcc89 100644 --- a/packages/react-component/package.json +++ b/packages/react-component/package.json @@ -1,6 +1,6 @@ { "name": "@musma/react-component", - "version": "0.1.22", + "version": "0.1.23", "description": "React UI component library", "homepage": "https://developers.musma.net", "repository": {