Skip to content

Commit

Permalink
docs: gen changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Aug 19, 2024
1 parent 7c75d92 commit e5a942c
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 41 deletions.
89 changes: 87 additions & 2 deletions scripts/changeLog.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,94 @@
[
{
"hash": "7c75d92269705411c3e57e2d037f5425f3fa8764",
"date": "Mon Aug 19 13:56:27 2024 +0700",
"message": "chore: release v0.0.10",
"refs": "HEAD -> main, tag: v0.0.10, origin/main",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"version": "v0.0.10"
},
{
"hash": "1cde81df165a0eb7275d518815d4b749b63f861f",
"date": "Mon Aug 19 13:50:26 2024 +0700",
"message": "feat: codeblock highlight use shiki",
"refs": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"functions": [
"index.md",
"CodeBlock",
"CodeBlockActiveButton",
"highlighter",
"shiki-plugin"
]
},
{
"hash": "d832e952fd47ef4f94d96b097794b858cd7636db",
"date": "Sun Aug 18 17:53:02 2024 +0800",
"message": "docs(LineHeight): add options docs",
"refs": "",
"author_name": "Condor Hero",
"author_email": "[email protected]",
"functions": [
"index.md",
"LineHeight"
]
},
{
"hash": "867ceaf270ff5d1020ce09dc41f9b2dc1543d8fd",
"date": "Sun Aug 18 17:39:03 2024 +0800",
"message": "feat(FontSize): Add options support for FontSize extension",
"refs": "",
"author_name": "Condor Hero",
"author_email": "[email protected]",
"functions": [
"index.md",
"FontSize"
]
},
{
"hash": "1b2c88e1e0a6099611d9da07b430d07a5b62ee2f",
"date": "Sun Aug 18 17:13:51 2024 +0800",
"message": "feat(FontFamily): Add options support for FontFamily extension",
"refs": "",
"author_name": "Condor Hero",
"author_email": "[email protected]",
"functions": [
"index.md",
"FontFamily"
]
},
{
"hash": "61e811e201159e8dc531afbb92027d53a3e736c9",
"date": "Sun Aug 18 16:27:12 2024 +0800",
"message": "feat(Color): Add options support for Color extension",
"refs": "",
"author_name": "Condor Hero",
"author_email": "[email protected]",
"functions": [
"index.md",
"Color",
"ColorActionButton"
]
},
{
"hash": "7c3fdf4cbba73ec6249d54b08e3d3dbb2370f5d7",
"date": "Sun Aug 18 13:33:51 2024 +0700",
"message": "docs: update",
"refs": "tag: v0.0.9, master",
"author_name": "hunghg255",
"author_email": "[email protected]",
"functions": [
"extensions.json"
]
},
{
"hash": "0736ba9c58fa803327fa560939d5e6cc72634330",
"date": "Sun Aug 18 13:33:03 2024 +0700",
"message": "chore: release v0.0.9",
"refs": "HEAD -> master, tag: v0.0.9, origin/master, origin/HEAD",
"refs": "",
"body": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
Expand Down Expand Up @@ -144,7 +229,7 @@
"hash": "765cd766625da4d97e002aeff22a4bee41fbab85",
"date": "Thu Aug 15 16:19:39 2024 +0700",
"message": "fix: pass props to button",
"refs": "fix-style",
"refs": "",
"author_name": "hunghg255",
"author_email": "[email protected]",
"functions": [
Expand Down
62 changes: 36 additions & 26 deletions scripts/contributions.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,14 @@
],
"CodeBlock.ts": [
{
"name": "Condor Hero",
"count": 1,
"hash": "0953cda44390f22b04619b9647311c0b"
"name": "hunghg255",
"count": 2,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
},
{
"name": "hunghg255",
"name": "Condor Hero",
"count": 1,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
"hash": "0953cda44390f22b04619b9647311c0b"
},
{
"name": "hunghg255",
Expand All @@ -120,14 +120,14 @@
],
"Color.ts": [
{
"name": "hunghg255",
"name": "Condor Hero",
"count": 2,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
"hash": "0953cda44390f22b04619b9647311c0b"
},
{
"name": "Condor Hero",
"count": 1,
"hash": "0953cda44390f22b04619b9647311c0b"
"name": "hunghg255",
"count": 2,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
},
{
"name": "hunghg255",
Expand All @@ -149,14 +149,14 @@
],
"FontFamily.ts": [
{
"name": "hunghg255",
"name": "Condor Hero",
"count": 2,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
"hash": "0953cda44390f22b04619b9647311c0b"
},
{
"name": "Condor Hero",
"count": 1,
"hash": "0953cda44390f22b04619b9647311c0b"
"name": "hunghg255",
"count": 2,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
},
{
"name": "hunghg255",
Expand All @@ -165,6 +165,11 @@
}
],
"FontSize.ts": [
{
"name": "Condor Hero",
"count": 1,
"hash": "0953cda44390f22b04619b9647311c0b"
},
{
"name": "hunghg255",
"count": 1,
Expand Down Expand Up @@ -331,24 +336,24 @@
"hash": "147f1cfa51786ab49717622c44dddf11"
}
],
"Link.ts": [
{
"name": "hunghg255",
"count": 2,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
},
"LineHeight.ts": [
{
"name": "Condor Hero",
"count": 1,
"hash": "0953cda44390f22b04619b9647311c0b"
},
{
"name": "hunghg255",
"count": 1,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
},
{
"name": "hunghg255",
"count": 1,
"hash": "147f1cfa51786ab49717622c44dddf11"
}
],
"LineHeight.ts": [
"ListItem.ts": [
{
"name": "hunghg255",
"count": 1,
Expand All @@ -360,12 +365,17 @@
"hash": "147f1cfa51786ab49717622c44dddf11"
}
],
"ListItem.ts": [
"Link.ts": [
{
"name": "hunghg255",
"count": 1,
"count": 2,
"hash": "3732f6a5b9cdd33a2f401844e7daf029"
},
{
"name": "Condor Hero",
"count": 1,
"hash": "0953cda44390f22b04619b9647311c0b"
},
{
"name": "hunghg255",
"count": 1,
Expand Down Expand Up @@ -507,7 +517,7 @@
"hash": "147f1cfa51786ab49717622c44dddf11"
}
],
"TextBubble.ts": [
"TrailingNode.ts": [
{
"name": "hunghg255",
"count": 1,
Expand All @@ -519,7 +529,7 @@
"hash": "147f1cfa51786ab49717622c44dddf11"
}
],
"TrailingNode.ts": [
"TextBubble.ts": [
{
"name": "hunghg255",
"count": 1,
Expand Down
40 changes: 27 additions & 13 deletions scripts/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,20 @@
"CodeBlock"
]
},
{
"name": "CodeBlock.ts",
"package": "CodeBlock",
"alias": [
"highlighter"
]
},
{
"name": "CodeBlock.ts",
"package": "CodeBlock",
"alias": [
"shiki-plugin"
]
},
{
"name": "Color.ts",
"package": "Color",
Expand Down Expand Up @@ -153,13 +167,6 @@
"Italic"
]
},
{
"name": "Link.ts",
"package": "Link",
"alias": [
"Link"
]
},
{
"name": "LineHeight.ts",
"package": "LineHeight",
Expand All @@ -174,6 +181,13 @@
"ListItem"
]
},
{
"name": "Link.ts",
"package": "Link",
"alias": [
"Link"
]
},
{
"name": "MoreMark.ts",
"package": "MoreMark",
Expand Down Expand Up @@ -280,17 +294,17 @@
]
},
{
"name": "TextBubble.ts",
"package": "TextBubble",
"name": "TrailingNode.ts",
"package": "TrailingNode",
"alias": [
"TextBubble"
"TrailingNode"
]
},
{
"name": "TrailingNode.ts",
"package": "TrailingNode",
"name": "TextBubble.ts",
"package": "TextBubble",
"alias": [
"TrailingNode"
"TextBubble"
]
},
{
Expand Down

0 comments on commit e5a942c

Please sign in to comment.