File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+
6
+ ## v5.0.4 (2024-07-02)
7
+
8
+ #### :bug : Bug Fix
9
+ * [ #179 ] ( https://github.com/minutebase/ember-can/pull/179 ) Make model type unknown ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
10
+
11
+ #### Committers: 1
12
+ - Robbie Wagner ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
13
+
5
14
## v5.0.3 (2024-07-02)
6
15
7
16
#### :house : Internal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-can" ,
3
- "version" : " 5.0.3 " ,
3
+ "version" : " 5.0.4 " ,
4
4
"description" : " Simple authorization addon for Ember apps" ,
5
5
"keywords" : [
6
6
" ember-addon"
Original file line number Diff line number Diff line change 51
51
},
52
52
"npm" : false
53
53
},
54
- "version" : " 5.0.3 "
54
+ "version" : " 5.0.4 "
55
55
}
You can’t perform that action at this time.
0 commit comments