Skip to content

Commit

Permalink
update: release/2.2.2 to develop (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWOF authored Jun 27, 2024
2 parents 8b4f4ac + 36b2671 commit 275ab93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 2.2.2

- document: add Unreleased to changelog.md

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ changelog.md
```
1. Create (`${FEATURE_TYPE}/name` to `develop`) pull request.
2. GitHub Actions automatically check changelog.md has `## Unreleased`, if not close pull request.
2. GitHub Actions automatically check changelog.md has `## Unreleased`, if possible add `## Unreleased` to changelog.md and commit and push, if not close pull request.
3. GitHub Actions automatically check changelog.md has modification, if not add recommend comment to pull request.
4. Merge.
5. GitHub Actions automatically delete `${FEATURE_TYPE}/name` branch.
Expand Down

0 comments on commit 275ab93

Please sign in to comment.