Skip to content

Commit

Permalink
Include sanity check in release docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Jun 21, 2024
1 parent 8a18691 commit 92d1f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
1. Update `CHANGELOG.md`
1. Update `lib/addressable/version.rb` with the new version
1. Run `rake gem:gemspec` to update gemspec
1. Run `rake gem:install` to sanity check your work
1. Create pull request with all that
1. Merge the pull request when CI is green
1. Ensure you have latest changes locally
Expand Down

0 comments on commit 92d1f27

Please sign in to comment.