Skip to content

Commit c48ee72

Browse files
committed
v1.4.0
1 parent cd45499 commit c48ee72

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+
## 1.4.0 (May 17, 2021)
22
### Added
33
- We now support a wider range of dependencies that includes PostCSS 8 out of the box. Depending on your package manager, you'll likely see this upgrade take effect automatically when you update ECM, and you may see deprecation warnings for any older PostCSS plugins you're using.
44

packages/ember-css-modules/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.3.4",
3+
"version": "1.4.0",
44
"description": "CSS Modules for ambitious applications",
55
"scripts": {
66
"build": "ember build",

0 commit comments

Comments
 (0)