We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.8.3
1 parent 7fc1b3e commit db5e82bCopy full SHA for db5e82b
CHANGELOG.md
@@ -1,6 +1,9 @@
1
master
2
------
3
4
+0.8.3
5
+-----
6
+
7
* Add support for integrating with `yarn`. [#496]
8
9
[#496]: https://github.com/thoughtbot/ember-cli-rails/pull/496
lib/ember_cli/version.rb
@@ -1,3 +1,3 @@
module EmberCli
- VERSION = "0.8.2".freeze
+ VERSION = "0.8.3".freeze
end
0 commit comments