Skip to content

Commit 9dd4aef

Browse files
committed
Release 0.2.3
1 parent 2491e6b commit 9dd4aef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [0.2.3](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/tree/0.2.3) (2016-03-29)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/compare/v0.2.2...0.2.3)
5+
6+
- add logRaw method [\#9](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/pull/9) ([ghedamat](https://github.com/ghedamat))
7+
38
## [0.2.2](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/tree/0.2.2) (2016-02-06)
49
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-plugin/compare/v0.2.1...0.2.2)
510

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.2",
3+
"version": "0.2.3",
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)