Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1781 from chriscorwin/GH1779---improve-fuel-ux-re…
Browse files Browse the repository at this point in the history
…lease-notes

Improve fuel ux release notes
  • Loading branch information
interactivellama committed Apr 1, 2016
2 parents 20e647e + b635574 commit bc9bab1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Releasing Fuel UX

It is highly recommended that you have a look at the Wiki page on [How to release a new version](https://github.com/ExactTarget/fuelux/wiki/How-to-release-a-new-version).


## Build


Expand All @@ -24,4 +27,4 @@ Each time a release is done, it must be integrated into the following properties
* [Rucksack](https://github.com/ExactTarget/rucksack)
* [Fuel UX Fusion](https://github.exacttarget.com/uxarchitecture/fusion-fuel)
* [Components](https://github.exacttarget.com/uxarchitecture/fuelux-components)
* [Site](https://github.exacttarget.com/uxarchitecture/fuelux-site)
* [Site](https://github.exacttarget.com/uxarchitecture/fuelux-site)
1 change: 1 addition & 0 deletions grunt/config/shell.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = function (grunt) {
}

return {
// See [How to release a new version: Prerequisites](https://github.com/ExactTarget/fuelux/wiki/How-to-release-a-new-version#prerequisites-1) for information on generating release notes.
// Install with: gem install github_changelog_generator
// 'github_changelog_generator --no-author --between-tags 3.11.4,3.11.5 --compare-link -t '
notes: {
Expand Down

0 comments on commit bc9bab1

Please sign in to comment.