Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
candunaj committed May 29, 2023
1 parent d6a3a89 commit 33e8d97
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@




## v0.9.0 (2023-05-29)

#### :boom: Breaking Change
* [#37](https://github.com/soxhub/ember-scoped-css/pull/37) Implemented scoped-class helper for classic app ([@candunaj](https://github.com/candunaj))

#### :rocket: Enhancement
* [#37](https://github.com/soxhub/ember-scoped-css/pull/37) Implemented scoped-class helper for classic app ([@candunaj](https://github.com/candunaj))

#### Committers: 1
- Stanislav Dunajcan (Stan) ([@candunaj](https://github.com/candunaj))


## v0.8.0 (2023-05-25)

#### :rocket: Enhancement
Expand Down
4 changes: 2 additions & 2 deletions ember-scoped-css/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ember-scoped-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-scoped-css",
"version": "0.8.0",
"version": "0.9.0",
"description": "",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 33e8d97

Please sign in to comment.