Skip to content

Commit 93d6468

Browse files
committed
v1.1.2
1 parent e1594e2 commit 93d6468

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.2 Parallelogram (April 4, 2019)
2+
### Fixed
3+
- ECM's template AST transform no longer prevents ember-cli-babel from performing parallel transpilation.
4+
15
## 1.1.1 Decorum (February 25, 2019)
26
### Added
37
- ember-css-modules now officially supports being installed in projects running either the 3.x or 5.x series of ember-decorators releases [#134](https://github.com/salsify/ember-css-modules/pull/134)

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": "1.1.1",
3+
"version": "1.1.2",
44
"description": "CSS Modules for ambitious applications",
55
"scripts": {
66
"build": "ember build",

0 commit comments

Comments
 (0)