File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Full Changelog: [https://github.com/netgrif/components/commits/v6.2.2](https://g
15
15
- [ NAE-1712] Advanced search in case of date operators is blinking (very quickly opening and closing)
16
16
- [ NAE-1713] Advanced search searching based on case data does not work
17
17
- [ NAE-1715] Currency component not working properly
18
- - [ NAE-1716] Autocomplete component not working properly on enumration_map field
18
+ - [ NAE-1716] Autocomplete component not working properly on enumeration_map field
19
19
- [ NAE-1717] Banned roles not hiding menu entries
20
20
- [ NAE-1721] Create case event bad handling on frontend
21
21
- [ NAE-1724] Incorrect german translation
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netgrif/components-project" ,
3
- "version" : " 6.2.2-rc.1 " ,
3
+ "version" : " 6.2.2" ,
4
4
"description" : " Netgrif Application Engine Frontend project. Project includes angular libraries as base for NAE applications." ,
5
5
"homepage" : " https://components.netgrif.com" ,
6
6
"license" : " SEE LICENSE IN LICENSE" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netgrif/components-core" ,
3
- "version" : " 6.2.2-rc.1 " ,
3
+ "version" : " 6.2.2" ,
4
4
"description" : " Netgrif Application engine frontend core Angular library" ,
5
5
"homepage" : " https://components.netgrif.com" ,
6
6
"license" : " SEE LICENSE IN LICENSE" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netgrif/components" ,
3
- "version" : " 6.2.2-rc.1 " ,
3
+ "version" : " 6.2.2" ,
4
4
"description" : " Netgrif Application Engine frontend Angular components" ,
5
5
"homepage" : " https://components.netgrif.com" ,
6
6
"license" : " SEE LICENSE IN LICENSE" ,
29
29
" nae frontend"
30
30
],
31
31
"peerDependencies" : {
32
- "@netgrif/components-core" : " 6.2.2-rc.1 " ,
32
+ "@netgrif/components-core" : " 6.2.2" ,
33
33
"@angular-material-components/datetime-picker" : " ~7.0.1" ,
34
34
"@angular-material-components/moment-adapter" : " ~7.0.0" ,
35
35
"@angular/animations" : " ~13.3.1" ,
You can’t perform that action at this time.
0 commit comments