Skip to content

Commit

Permalink
chore(release): release @crazy-thursday/use-kfc@1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
innocces committed Dec 16, 2022
1 parent a15facb commit 0cafebd
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 1 deletion.
7 changes: 7 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @crazy-thursday/use-kfc

## 1.1.0

### Minor Changes

- support markdown content & fix theme error
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crazy-thursday/use-kfc",
"version": "1.0.0",
"version": "1.1.0",
"description": "generate crazy thursday info hooks!",
"type": "module",
"main": "./dist/use-kfc.umd.js",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
},
"packageManager": "pnpm@7.17.0",
"devDependencies": {
"@changesets/changelog-github": "^0.4.7",
"@changesets/cli": "^2.25.2",
"@tsconfig/node16": "^1.0.3",
"@types/fs-extra": "^9.0.13",
Expand Down
57 changes: 57 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 0cafebd

Please sign in to comment.