Skip to content

Commit 681e423

Browse files
committed
Update the releasing instructions
1 parent 02838d0 commit 681e423

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -234,15 +234,9 @@ experiment.
234234

235235
To install this gem onto your local machine, run `bin/rake install`.
236236

237-
To release a new version:
237+
### Releasing new versions
238238

239-
1. update the version number in `version.rb`
240-
2. update the changelog with `bin/rake changelog`
241-
3. commit the changes using `Release SolidusDevSupport v1.2.3` as the message
242-
3. run `bin/rake release`
243-
244-
The last command will create a git tag for the version, push git commits and tags, and push the `.gem` file to
245-
[rubygems.org](https://rubygems.org).
239+
Please use the same process suggested for extensions in the [dedicated page](https://github.com/solidusio/solidus/wiki/How-to-release-extensions) in the Solidus wiki.
246240

247241
## Contributing
248242

0 commit comments

Comments
 (0)