Skip to content

Commit 5232b5e

Browse files
committed
Release v1.1.1
1 parent 41eae02 commit 5232b5e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [v1.1.1](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.1.1) (2017-10-11)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.0...v1.1.1)
5+
6+
**Merged pull requests:**
7+
8+
- Use RSVP over ember-cli/lib/ext/promise [\#39](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/39) ([@chrisgame](https://github.com/chrisgame))
9+
310
## [v1.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.1.0) (2017-05-04)
411
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.0.0...v1.1.0)
512

@@ -55,4 +62,4 @@
5562

5663

5764

58-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
65+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-build",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A Build Plugin for ember-cli-deploy",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)