Skip to content

Commit

Permalink
docs: Update release process
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Feb 23, 2024
1 parent f48f34a commit c7656f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@ https://github.com/endojs/endo/labels/next-release

* Revert the change that added generated types.

```sh
git revert HEAD^
```

This command should then efect no changes.

```sh
Expand Down

0 comments on commit c7656f0

Please sign in to comment.