Skip to content

Commit

Permalink
chore: @changesets/changelog-github 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
ssi02014 committed Apr 22, 2024
1 parent e07e167 commit f63fa94
Show file tree
Hide file tree
Showing 14 changed files with 86 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
"changelog": "@changesets/cli/changelog",
"changelog": "@changesets/changelog-github",
"commit": false,
"linked": [],
"access": "public",
Expand Down
49 changes: 45 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ pnpm i @modern-kit/utils

### @modern-kit/types <a href="https://www.npmjs.com/package/@modern-kit/types" target="_blank"><img align="center" src="https://img.shields.io/npm/v/@modern-kit/types.svg" /></a> <a href="https://bundlephobia.com/package/@modern-kit/types" target="_blank"><img align="center" src="https://img.shields.io/bundlephobia/minzip/@modern-kit/types/latest"></a>

- 유용한 타입스크립트 유틸 타입들을 제공합니다.
- 유용한 유틸 타입들을 제공하는 라이브러리 입니다.

```shell
npm i @modern-kit/types
Expand Down
2 changes: 1 addition & 1 deletion docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export default function Home(): JSX.Element {
</a>
</h2>
<p className={styles.mainContentParagraph}>
유용한 타입스크립트 유틸 타입들을 제공합니다.
유용한 유틸 타입들을 제공하는 라이브러리 입니다.
</p>
</div>
</main>
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"homepage": "https://github.com/modern-agile-team/modern-kit",
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@types/node": "^20.5.0",
"@types/react": "^18.2.20",
Expand Down
38 changes: 37 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2869,6 +2869,17 @@ __metadata:
languageName: node
linkType: hard

"@changesets/changelog-github@npm:^0.5.0":
version: 0.5.0
resolution: "@changesets/changelog-github@npm:0.5.0"
dependencies:
"@changesets/get-github-info": "npm:^0.6.0"
"@changesets/types": "npm:^6.0.0"
dotenv: "npm:^8.1.0"
checksum: fc6a6947185af6f1c7543c572ca6e46d733188586ab873c75476f389fb11c675df1c230a56394d490aa9a7f13bdf88d23541265deeda77f167d06b0cc3206923
languageName: node
linkType: hard

"@changesets/cli@npm:^2.27.1":
version: 2.27.1
resolution: "@changesets/cli@npm:2.27.1"
Expand Down Expand Up @@ -2948,6 +2959,16 @@ __metadata:
languageName: node
linkType: hard

"@changesets/get-github-info@npm:^0.6.0":
version: 0.6.0
resolution: "@changesets/get-github-info@npm:0.6.0"
dependencies:
dataloader: "npm:^1.4.0"
node-fetch: "npm:^2.5.0"
checksum: 21fde8a8cb48091a8ea8be37defbc0dca5defe10a097025968b273076657f354032803a5db31ffe0fa86ab089383faa981ab674489d31e38bf7bc4dcf981ad79
languageName: node
linkType: hard

"@changesets/get-release-plan@npm:^4.0.0":
version: 4.0.0
resolution: "@changesets/get-release-plan@npm:4.0.0"
Expand Down Expand Up @@ -8736,6 +8757,13 @@ __metadata:
languageName: node
linkType: hard

"dataloader@npm:^1.4.0":
version: 1.4.0
resolution: "dataloader@npm:1.4.0"
checksum: 5fa4c843b9e60195092f1fc7e2acaff318ed46886dc670ddff683bc560f12d4079e6d1e77749501b7e111a8582d26a2aa2a2fbe6d7d5e1520cef64f4e1fd242d
languageName: node
linkType: hard

"dateformat@npm:^3.0.3":
version: 3.0.3
resolution: "dateformat@npm:3.0.3"
Expand Down Expand Up @@ -9260,6 +9288,13 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^8.1.0":
version: 8.6.0
resolution: "dotenv@npm:8.6.0"
checksum: 6750431dea8efbd54b9f2d9681b04e1ccc7989486461dcf058bb708d9e3d63b04115fcdf8840e38ad1e24a4a2e1e7c1560626c5e3ac7bc09371b127c49e2d45f
languageName: node
linkType: hard

"dotenv@npm:~16.3.1":
version: 16.3.1
resolution: "dotenv@npm:16.3.1"
Expand Down Expand Up @@ -14817,6 +14852,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "modern-kit@workspace:."
dependencies:
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.27.1"
"@types/node": "npm:^20.5.0"
"@types/react": "npm:^18.2.20"
Expand Down Expand Up @@ -14987,7 +15023,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.12":
"node-fetch@npm:^2.5.0, node-fetch@npm:^2.6.12":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down

0 comments on commit f63fa94

Please sign in to comment.