File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed
Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres
66to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- Full Changelog: [ https://github.com/netgrif/components/commits/v6.4.1 ] ( https://github.com/netgrif/components/commits/v6.4.1 )
8+ Full Changelog: [ https://github.com/netgrif/components/commits/v6.4.2 ] ( https://github.com/netgrif/components/commits/v6.4.2 )
9+
10+ ## [ 6.4.2] ( https://github.com/netgrif/components/releases/tag/v6.4.2 ) (2025-05-16)
11+
12+ ### Added
13+ - [ NAE-2100] Case view export button as NAE feature
914
1015## [ 6.4.1] ( https://github.com/netgrif/components/releases/tag/v6.4.1 ) (2025-03-19)
1116
Original file line number Diff line number Diff line change 11{
22 "name" : " @netgrif/components-project" ,
3- "version" : " 6.4.1" ,
3+ "version" : " 6.4.2-rc. 1" ,
44 "description" : " Netgrif Application Engine Frontend project. Project includes angular libraries as base for NAE applications." ,
55 "homepage" : " https://components.netgrif.com" ,
66 "license" : " SEE LICENSE IN LICENSE" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @netgrif/components-core" ,
3- "version" : " 6.4.1" ,
3+ "version" : " 6.4.2-rc. 1" ,
44 "description" : " Netgrif Application engine frontend core Angular library" ,
55 "homepage" : " https://components.netgrif.com" ,
66 "license" : " SEE LICENSE IN LICENSE" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @netgrif/components" ,
3- "version" : " 6.4.1" ,
3+ "version" : " 6.4.2-rc. 1" ,
44 "description" : " Netgrif Application Engine frontend Angular components" ,
55 "homepage" : " https://components.netgrif.com" ,
66 "license" : " SEE LICENSE IN LICENSE" ,
2929 " nae frontend"
3030 ],
3131 "peerDependencies" : {
32- "@netgrif/components-core" : " 6.4.1" ,
32+ "@netgrif/components-core" : " 6.4.2-rc. 1" ,
3333 "@angular-material-components/datetime-picker" : " ~7.0.1" ,
3434 "@angular-material-components/moment-adapter" : " ~7.0.0" ,
3535 "@angular/animations" : " ~13.3.1" ,
You can’t perform that action at this time.
0 commit comments