Skip to content

Commit

Permalink
docs: update release procedure (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robot-Inventor authored May 27, 2024
1 parent 5f68d89 commit 41f7246
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/release-procedure.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# リリース手順

1. ``src/ts/common/constants.ts````RELEASE_NOTE_URL``を更新する
2. ``npm version``でバージョンを上げる
3. 拡張機能ストアに提出する。必要があればストアの説明やスクリーンショット、プライバシーポリシーなどを更新する
4. GitHubのリリースページに追加する
5. ユーザースクリプトを更新するPull Requestをマージする
1. ユーザースクリプトを更新するPull Requestをマージする
2. ``src/ts/common/constants.ts````RELEASE_NOTE_URL``を更新する
3. ``npm version``でバージョンを上げる
4. 拡張機能ストアに提出する。必要があればストアの説明やスクリーンショット、プライバシーポリシーなどを更新する
5. GitHubのリリースページに追加する

0 comments on commit 41f7246

Please sign in to comment.