Skip to content

Commit cf7faf2

Browse files
chore: release (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1c33d41 commit cf7faf2

File tree

5 files changed

+10
-16
lines changed

5 files changed

+10
-16
lines changed

.changeset/breezy-otters-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dry-seals-kiss.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fluffy-seas-fly.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @cherry-markdown/changesets-changelog-github
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- feat: use `tsdown` dev build [@RSS1102](https://github.com/RSS1102)([#1](https://github.com/cherry-markdown/changesets-changelog-github/pull/1))([`b42436b`](https://github.com/cherry-markdown/changesets-changelog-github/commit/b42436b0b5291e527d24a10e4cc2cf9c7a73f3d2))
8+
- feat: format release line [@RSS1102](https://github.com/RSS1102)([`3d39988`](https://github.com/cherry-markdown/changesets-changelog-github/commit/3d399885f0a5609d97d1a398c73edbe66cf3fea0))
9+
- ci: add ci to auto release [@RSS1102](https://github.com/RSS1102)([#3](https://github.com/cherry-markdown/changesets-changelog-github/pull/3))([`2a0f01b`](https://github.com/cherry-markdown/changesets-changelog-github/commit/2a0f01bc23bc30f5abad20c8af76446e7e6dc533))

packages/changesets-changelog-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cherry-markdown/changesets-changelog-github",
33
"description": "cherry-markdown's changesets plugin to generate changelog from github",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)