Skip to content

Commit

Permalink
[pr-bumper] Automated version bump
Browse files Browse the repository at this point in the history
From CI build 97
  • Loading branch information
travis-ci-ciena committed Nov 9, 2017
1 parent 3c752d8 commit 4755183
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
# 3.0.1 (2017-11-09)
* Delete blueprint
* Remove `ember-prop-types` from `devDependencies` in _package.json_
* Add `ember-prop-types` to `dependencies` in _package.json_

## Steps to perform in consuming application
* Remove `ember-prop-types` from `devDependencies` in _package.json_ if this add-on is the only codebase relying on it.

# 3.0.0 (2017-11-02)

## WARNING: THIS REVERTS EMBER CLI 2.16.1 BACK TO 2.12.3
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ember-spread",
"version": "3.0.0",
"version": "3.0.1",
"description": "Dynamic options for dynamic components",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -57,4 +57,4 @@
"ember-addon": {
"configPath": "tests/dummy/config"
}
}
}

0 comments on commit 4755183

Please sign in to comment.