Skip to content

Commit ac322b6

Browse files
committed
Released v0.7.1
1 parent 056ab21 commit ac322b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.7.1 AST But Not Least (July 16, 2017)
22
### Added
33
- Support for Ember 2.15's new form factor for template AST transforms has been added.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-css-modules",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "CSS Modules for ambitious applications",
55
"scripts": {
66
"build": "ember build",

0 commit comments

Comments
 (0)