Skip to content

Commit

Permalink
[pr-bumper] Automated version bump to 10.0.0
Browse files Browse the repository at this point in the history
From CI build 479
  • Loading branch information
travis-ci-ciena committed Mar 23, 2018
1 parent e4ccecd commit 29d6b62
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 34 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 10.0.0 (2018-03-23)
* **Updated** pull request template
* **Added** issue template
* **Updated** to `pr-bumper` version `3`
* **Updated** to node 8
* **Added** slack integration
* **Updated** `ember-frost-test` to `^4.0.1`
* **Updated** `ember-test-utils` to `^8.1.1`
* **Updated** `ember-cli-frost-blueprints` to `^5.0.2`
* **Updated** `ember-frost-sort` to `^12.0.0`
* **Updated** `pr-bumper` to `^3.7.0`
* **Updated** `ember-prop-types` to `^7.0.1`
* **Updated** `ember-frost-core` to `^7.0.0`
* **Removed** ignoring of `package-lock.json` file
* **Added** `package-lock.json` file
* **Updated** Travis CI scripts to allow non-exact node version

# 9.2.1 (2018-03-07)
* Update frost-list to match new UX specs (wrap paging when sort does, and ensure page buttons are one same line)

Expand Down
51 changes: 20 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-frost-list",
"version": "9.2.1",
"version": "10.0.0",
"description": "The default blueprint for ember-cli addons.",
"frostGuideDirectory": "ui-components/content-views/list",
"directories": {
Expand Down Expand Up @@ -88,6 +88,6 @@
"name": "frost-list"
},
"pr-bumper": {
"coverage": 94.00
"coverage": 94
}
}
}

0 comments on commit 29d6b62

Please sign in to comment.