Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Fix Markdown formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tysongach committed Jun 26, 2017
1 parent e3edee3 commit 1ed2c91
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Releasing

1. Update the version number in these places:
- `lib/bourbon/version.rb`
- `core/_bourbon.scss`
- `package.json`
- `bower.json`
- `README.md`

- `lib/bourbon/version.rb`
- `core/_bourbon.scss`
- `package.json`
- `bower.json`
- `README.md`

1. Update `CHANGELOG.md`. We follow the guidelines from [Keep a CHANGELOG].

Expand All @@ -22,7 +23,7 @@
_automatically be sent_ on the [@bourbonsass] Twitter account via [Zapier].
It will look like this:

> We’ve released {release_title}: {release_link}
> We’ve released Bourbon {release_title}: {release_link}
1. Re-generate and publish the [documentation website], using the available
Rake tasks.
Expand Down

0 comments on commit 1ed2c91

Please sign in to comment.