# Changelog


## v11.0.1 (2022-04-26)

#### :rocket: Enhancement
* [#220](https://github.com/adopted-ember-addons/ember-cli-sass/pull/220) Only rebuild on changes to (sass|scss|css) files ([@rohitpaulk](https://github.com/rohitpaulk))

#### :house: Internal
* [#221](https://github.com/adopted-ember-addons/ember-cli-sass/pull/221) chore: remove usage of bower ([@knownasilya](https://github.com/knownasilya))
* [#227](https://github.com/adopted-ember-addons/ember-cli-sass/pull/227) Bump tmpl from 1.0.4 to 1.0.5 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#226](https://github.com/adopted-ember-addons/ember-cli-sass/pull/226) Bump tar from 4.4.1 to 4.4.19 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#225](https://github.com/adopted-ember-addons/ember-cli-sass/pull/225) Bump mout from 1.1.0 to 1.2.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#224](https://github.com/adopted-ember-addons/ember-cli-sass/pull/224) Bump lodash from 4.17.10 to 4.17.21 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#223](https://github.com/adopted-ember-addons/ember-cli-sass/pull/223) Bump follow-redirects from 1.5.8 to 1.14.9 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#222](https://github.com/adopted-ember-addons/ember-cli-sass/pull/222) chore: add release-it and release v11 ([@knownasilya](https://github.com/knownasilya))

#### Committers: 5
- Francesco Novy ([@mydea](https://github.com/mydea))
- Gabriel Csapo ([@gabrielcsapo](https://github.com/gabrielcsapo))
- Ilya Radchenko ([@knownasilya](https://github.com/knownasilya))
- Paul Kuruvilla ([@rohitpaulk](https://github.com/rohitpaulk))
- Simon Wade ([@simonexmachina](https://github.com/simonexmachina))

## v11.0.0 (2022-04-25)

#### :boom: Breaking Change

- [#216](https://github.com/adopted-ember-addons/ember-cli-sass/pull/216) drop node support for < 10

#### :rocket: Enhancement

- [#220](https://github.com/adopted-ember-addons/ember-cli-sass/pull/220) Only rebuild on changes to (sass|scss|css) files
