We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056ab21 commit ac322b6Copy full SHA for ac322b6
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 0.7.1 AST But Not Least (July 16, 2017)
2
### Added
3
- Support for Ember 2.15's new form factor for template AST transforms has been added.
4
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-css-modules",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "CSS Modules for ambitious applications",
5
"scripts": {
6
"build": "ember build",
0 commit comments