Skip to content

Commit

Permalink
Prepare 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
randycoulman committed May 17, 2017
1 parent 35c2b35 commit dd6b898
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/CodingZeal/generator-react-zeal/compare/v0.4.0...HEAD)
## [Unreleased](https://github.com/CodingZeal/generator-react-zeal/compare/v1.0.0...HEAD)

## [1.0.0](https://github.com/CodingZeal/generator-react-zeal/compare/v0.4.0...v1.0.0) - 2017-05-17

### Changed

- Upgrade to 1.0.0 versions of @zeal/react-scripts (including eslint-config-zeal) and zeal-redux-utils. There were no code changes, they were just released as v1.0.0. ([#70](https://github.com/CodingZeal/generator-react-zeal/pull/70))

## [0.4.0](https://github.com/CodingZeal/generator-react-zeal/compare/v0.3.1...v0.4.0) - 2017-05-16

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-react-zeal",
"version": "0.4.0",
"version": "1.0.0",
"description": "Yeoman generator for React Zeal",
"files": [
"app"
Expand Down

0 comments on commit dd6b898

Please sign in to comment.