We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b605650 commit 0cffeebCopy full SHA for 0cffeeb
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.3.1 / 2017-07-04
2
+==================
3
+- Fix attach static sheet
4
+
5
0.3.0 / 2017-07-01
6
==================
7
- Replaced webpack to rollup
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-jss",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "JSS integration for Ember",
"repository": "exeto/ember-cli-jss",
"author": "Timofey Dergachev <t@exeto.me> (https://exeto.me/)",
0 commit comments