Skip to content

Commit

Permalink
[ember-cli-eyeglass] Version bump to 5.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Feb 19, 2019
1 parent 1b98b4b commit b7376e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/ember-cli-eyeglass/CHANGELOG.md
@@ -1,5 +1,9 @@
# master

# 5.1.0

* `ember-cli-eyeglass` has been ported to TypeScript. Official type definitions for TypeScript users are now available with each release.

# 5.0.0

* fix asset-url transformation for lazy engines with useDeprecatedIncorrectCssProcesing flag
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-cli-eyeglass/package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-eyeglass",
"version": "5.0.0",
"version": "5.1.0",
"description": "Use eyeglass and node-sass to compile Sass files.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit b7376e3

Please sign in to comment.