Skip to content

Commit

Permalink
Released v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed May 27, 2017
1 parent 2bfd9aa commit cded75e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Change Log

## [v1.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/tree/v1.0.0) (2017-03-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/compare/v1.0.0-beta.0...v1.0.0)
## [v1.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/tree/v1.1.0) (2017-05-27)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/compare/v1.0.0...v1.1.0)

**Merged pull requests:**

No changes from 1.0.0-beta.0
- add ignoreFilePattern config option [\#19](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/pull/19) ([stephencattaneo](https://github.com/stephencattaneo))

## [v1.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/tree/v1.0.0) (2017-04-06)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/compare/v1.0.0-beta.0...v1.0.0)

## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/tree/v1.0.0-beta.0) (2017-03-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-manifest/compare/v0.1.2...v1.0.0-beta.0)
Expand Down Expand Up @@ -51,4 +56,4 @@ No changes from 1.0.0-beta.0



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-manifest",
"version": "1.0.0",
"version": "1.1.0",
"description": "Ember CLI Deploy plugin to generate a manifest.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit cded75e

Please sign in to comment.