File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
projects/ng-table-virtual-scroll Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.6.1] - 2024-03-31
11+
1012### Fixed
1113
1214- [ #124 ] ( https://github.com/diprokon/ng-table-virtual-scroll/issues/124 ) :
@@ -55,7 +57,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5557
5658- Build with Ivy (View Engine is no longer available in Angular v13)
5759
58- [ Unreleased ] : https://github.com/diprokon/ng-table-virtual-scroll/compare/v1.6.0...HEAD
60+ [ Unreleased ] : https://github.com/diprokon/ng-table-virtual-scroll/compare/v1.6.1...HEAD
61+ [ 1.6.1 ] : https://github.com/diprokon/ng-table-virtual-scroll/compare/v1.6.0...v1.6.1
5962[ 1.6.0 ] : https://github.com/diprokon/ng-table-virtual-scroll/compare/v1.5.1...v1.6.0
6063[ 1.5.1 ] : https://github.com/diprokon/ng-table-virtual-scroll/compare/v1.5.0...v1.5.1
6164[ 1.5.0 ] : https://github.com/diprokon/ng-table-virtual-scroll/compare/v1.4.1...v1.5.0
Original file line number Diff line number Diff line change 11{
22 "name" : " ng-table-virtual-scroll" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " Virtual scroll for for Angular Material Table" ,
55 "homepage" : " https://github.com/diprokon/ng-table-virtual-scroll" ,
66 "author" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " ng-table-virtual-scroll" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " Virtual scroll for for Angular Material Table" ,
55 "homepage" : " https://github.com/diprokon/ng-table-virtual-scroll" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments