Skip to content

Commit

Permalink
Released v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed May 4, 2017
1 parent 2f57694 commit 8da894f
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-redis/tree/v1.0.0) (2017-03-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.0-beta.0...v1.0.0)
## [v1.0.1](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.1) (2017-05-04)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.0...v1.0.1)

No changes from 1.0.0-beta.2
**Merged pull requests:**

- replaces then-redis with redis. closes \#74 [\#76](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/pull/76) ([maprules1000](https://github.com/maprules1000))

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

## [v1.0.0-beta.2](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/tree/v1.0.0-beta.2) (2017-03-29)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-redis/compare/v1.0.0-beta.1...v1.0.0-beta.2)
Expand Down Expand Up @@ -135,4 +140,4 @@ No changes from 1.0.0-beta.2



\* *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-redis",
"version": "1.0.0",
"version": "1.0.1",
"description": "Ember CLI Deploy plugin to deploy file(s) into redis.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 8da894f

Please sign in to comment.