Skip to content

Commit 211e6f7

Browse files
committed
Release 0.2.9
1 parent 8b121af commit 211e6f7

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Change Log
22

3-
## [0.2.8](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/tree/0.2.8) (2016-11-21)
4-
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/compare/v0.2.7...0.2.8)
3+
## [0.2.9](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/tree/0.2.9) (2016-11-21)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/compare/v0.2.8...0.2.9)
5+
6+
**Merged pull requests:**
7+
8+
- Add function to pluginHelper [\#17](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/pull/17) ([achambers](https://github.com/achambers))
9+
10+
## [v0.2.8](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/tree/v0.2.8) (2016-11-21)
11+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/compare/v0.2.7...v0.2.8)
512

613
**Merged pull requests:**
714

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-plugin",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "For building plugins for ember-cli-deploy",
55
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-plugin",
66
"engines": {

0 commit comments

Comments
 (0)