Skip to content

Commit c747ab2

Browse files
committed
Release 0.10.0
1 parent 5625417 commit c747ab2

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,27 @@
11
master
22
------
33

4+
0.10.0
5+
-----
6+
7+
* Bump version for the release of [`[email protected]`][#477]
8+
9+
[#477]: https://github.com/thoughtbot/ember-cli-rails/issues/477
10+
411
0.9.0
512
-----
613

714
* Bump version for the release of [`[email protected]`][#477]
815

916
[#477]: https://github.com/thoughtbot/ember-cli-rails/issues/477
1017

11-
1218
0.8.7
1319
-----
1420

1521
* Bump version for the release of [`[email protected]`][#477]
1622

1723
[#477]: https://github.com/thoughtbot/ember-cli-rails/issues/477
1824

19-
2025
0.8.6
2126
-----
2227

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-rails-addon",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "Addon for configuring ember-cli-rails (the ruby gem) with the ember app(s) it wraps.",
55
"repository": "https://github.com/rondale-sc/ember-cli-rails-addon",
66
"main": "index.js",

0 commit comments

Comments
 (0)