File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,10 @@ URL: https://pss-aileen.github.io/project-github-commit-message/
4949
5050<summary >show detail</summary >
5151
52+ - ** [ Version 3.0.1] 2024/03/10**
53+ - 修正
54+ - TYPE PRACTICE PROJECT に WATCH を追加
55+ - Udemy講座を視聴して、見た動画ごとにコミットする場合のprefix
5256- ** [ Version 3.0.0] 2024/02/24**
5357 - 内部構造作り替え
5458 - オブジェクト指向でプログラムを組み直し
@@ -89,5 +93,5 @@ URL: https://pss-aileen.github.io/project-github-commit-message/
8993---
9094
9195- ` npm run dev ` : 開発
92- - ` npm deploy ` : deployブランチにアップ→publicフォルダとして生成される
96+ - ` npm run deploy ` : deployブランチにアップ→publicフォルダとして生成される
9397
Original file line number Diff line number Diff line change 8080 "prefixIcon" : " 📖" ,
8181 "prefixText" : " LEARN" ,
8282 "description" : " 学んだ物の名前、講座名、概要・まとめはコメントにでも"
83+ },
84+ {
85+ "id" : " 1" ,
86+ "constant" : " practice-video" ,
87+ "prefixIcon" : " 🎥" ,
88+ "prefixText" : " WATCH" ,
89+ "description" : " 1. 動画タイトル(Udemyコピペ) コメントに学んだ内容まとめ"
8390 }
8491 ]
8592 },
You can’t perform that action at this time.
0 commit comments