We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f041056 commit 50f2d16Copy full SHA for 50f2d16
src/releaseNote.ts
@@ -15,7 +15,7 @@ export type ReleaseNote = {
15
};
16
export const releaseNotes: ReleaseNote[] = [
17
{
18
- version: "4.2.3",
+ version: "4.3.0",
19
description: [
20
"ScombZ Utilities v4.2.3では、機能の追加・調整及び不具合の修正を行いました。",
21
],
0 commit comments