Commit ecb0c4c 1 parent 6037cfe commit ecb0c4c Copy full SHA for ecb0c4c
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
6
6
7
+
8
+ ## v3.0.1 (2023-02-15)
9
+
10
+ #### :bug : Bug Fix
11
+ * [ #148 ] ( https://github.com/jelhan/ember-style-modifier/pull/148 ) Don't dasherize property names twice ([ @drewpereli ] ( https://github.com/drewpereli ) )
12
+
13
+ #### :house : Internal
14
+ * [ #149 ] ( https://github.com/jelhan/ember-style-modifier/pull/149 ) ember-cli-update to v4.10 ([ @jelhan ] ( https://github.com/jelhan ) )
15
+
16
+ #### Committers: 2
17
+ - Drew Pereli ([ @drewpereli ] ( https://github.com/drewpereli ) )
18
+ - Jeldrik Hanschke ([ @jelhan ] ( https://github.com/jelhan ) )
19
+
7
20
## v3.0.0 (2023-01-16)
8
21
9
22
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-style-modifier" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " {{style}} modifier to set an element's style using the CSSStyleDeclaration API." ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments