You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,15 +234,9 @@ experiment.
234
234
235
235
To install this gem onto your local machine, run `bin/rake install`.
236
236
237
-
To release a new version:
237
+
### Releasing new versions
238
238
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.
0 commit comments