Skip to content

Commit c4180f4

Browse files
committed
💕 FEAT: PRACTICE PROJECTにWATCHを追加
1 parent 52af8a8 commit c4180f4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

dist/data/data.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@
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
},

0 commit comments

Comments
 (0)