RELEASING.md in neat-2.0.0.beta.2 vs RELEASING.md in neat-2.0.0
- old
+ new
@@ -1,10 +1,10 @@
# Releasing
1. Update the version number in these places:
- `lib/neat/version.rb`
- - `core/neat/_neat.scss`
+ - `core/_neat.scss`
- `package.json`
- `bower.json`
1. Update `CHANGELOG.md`
@@ -15,13 +15,14 @@
pushes the gem to RubyGems.org.
1. Run `npm publish`, which pushes the new version to npm’s registry (if
releasing a pre-release, run `npm publish --tag beta`).
-1. Add a [new GitHub release](//github.com/thoughtbot/neat/releases/new).
+1. Draft a [new GitHub release].
-1. Re-generate and publish
- the [documentation website](//github.com/thoughtbot/neat-docs),
- using the available Gulp tasks.
+1. Re-generate and publish the [documentation website].
1. Announce the new release, making sure to say “thank you” to the contributors
who helped shape this version!
+
+[new GitHub release]: https://github.com/thoughtbot/neat/releases/new
+[documentation website]: https://github.com/thoughtbot/neat.bourbon.io