Commit 4288c14 1 parent 3139873 commit 4288c14 Copy full SHA for 4288c14
File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
7
7
8
+
9
+ ## v1.5.2 (2025-02-22)
10
+
11
+ #### :bug : Bug Fix
12
+ * [ #548 ] ( https://github.com/cibernox/ember-power-calendar/pull/548 ) Typing: Remove ` calendar ` from default blocks (not necessary to pass) ([ @mkszepp ] ( https://github.com/mkszepp ) )
13
+
14
+ #### Committers: 1
15
+ - Markus Sanin ([ @mkszepp ] ( https://github.com/mkszepp ) )
16
+
8
17
## v1.5.1 (2025-02-22)
9
18
10
19
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-power-calendar" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.5.2 " ,
4
4
"description" : " Powerful and customizable calendar component for Ember" ,
5
5
"keywords" : [
6
6
" ember-addon"
Original file line number Diff line number Diff line change 56
56
},
57
57
"npm" : false
58
58
},
59
- "version" : " 1.5.1 "
59
+ "version" : " 1.5.2 "
60
60
}
You can’t perform that action at this time.
0 commit comments