Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dvacca-onfido committed Aug 22, 2024
1 parent b59c4ca commit 88a8482
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,11 @@ Described below is the procedure on how to deliver new client libraries:
1. Merge all the requested PRs in [onfido-openapi-spec](https://github.com/onfido/onfido-openapi-spec) and wait for each workflow completion
2. Draft a new [onfido-openapi-spec](https://github.com/onfido/onfido-openapi-spec/releases) release using as _Release title_ last released version bumped accordingly to the type of change(s) (`vMAJOR.MINOR.PATCH`):

| Type | Description |
| ----------- | --------------------------------------------------------------------------------------------------------------------- |
| _Patch_ | changes not involving the OpenAPI spec (e.g. template) |
| _Minor_ | backward compatible changes to the OpenAPI spec |
| _Major_ | non-backward compatible changes to the OpenAPI spec |
| Type | Description |
| ------- | ------------------------------------------------------ |
| _Patch_ | changes not involving the OpenAPI spec (e.g. template) |
| _Minor_ | backward compatible changes to the OpenAPI spec |
| _Major_ | non-backward compatible changes to the OpenAPI spec |

3. Use the same _Release title_ (including `v`) to create a tag
4. Review and possibly amend release notes generated by clicking on the appropriate button
Expand Down

0 comments on commit 88a8482

Please sign in to comment.