lint
This commit is contained in:
parent
fecfb4a8b7
commit
2f2d15c9f2
1 changed files with 4 additions and 5 deletions
|
@ -21,11 +21,10 @@ The workflow is:
|
|||
|
||||
1. Finalize the changes in the source repo.
|
||||
|
||||
- Update the CHANGELOG.
|
||||
- Update the version in `package.json`
|
||||
- `git commit -m 'Release v1.x.x'`
|
||||
- Open PR, merge into main.
|
||||
|
||||
- Update the CHANGELOG.
|
||||
- Update the version in `package.json`
|
||||
- `git commit -m 'Release v1.x.x'`
|
||||
- Open PR, merge into main.
|
||||
|
||||
2. Tag this commit with a tag matching the pattern `photosd-v1.2.3`, where
|
||||
`1.2.3` is the version in `package.json`
|
||||
|
|
Loading…
Add table
Reference in a new issue