Skip to content

Commit b4491dc

Browse files
committed
Released v0.3.0
1 parent 8cfcd08 commit b4491dc

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,3 +1,8 @@
1+
## [0.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/0.3.0) (2016-12-06)
2+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/compare/v0.2.0...0.3.0)
3+
4+
- [#25](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/pull/25) Support Inline scripts [@jrjohnson](https://github.com/jrjohnson)
5+
16
## [0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/tree/0.2.0) (2016-02-06)
27
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-json-config/compare/v0.1.0...0.2.0)
38

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-json-config",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "An ember-cli-deploy plugin to convert index.html to json config",
55
"directories": {
66
"doc": "doc",

0 commit comments

Comments
 (0)