Skip to content

Commit d0e077a

Browse files
chore(master): release 17.1.0 (#180)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ronny <[email protected]>
1 parent d274558 commit d0e077a

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [17.1.0](https://github.com/Maxl94/ngx-multi-sort-table/compare/v17.0.2...v17.1.0) (2024-02-21)
4+
5+
6+
### Features
7+
8+
* use only 6 dots icon as a drag handle for table menu ([9aba71e](https://github.com/Maxl94/ngx-multi-sort-table/commit/9aba71ebb74307b39bbeedb0a7e686758a21153e))
9+
10+
11+
### Bug Fixes
12+
13+
* next observable not fired on page index 0 ([#182](https://github.com/Maxl94/ngx-multi-sort-table/issues/182)) ([70c3311](https://github.com/Maxl94/ngx-multi-sort-table/commit/70c33114d6e9385c9633ceb1185dd2a1a52bfb39))
14+
315
## [17.0.2](https://github.com/Maxl94/ngx-multi-sort-table/compare/v17.0.1...v17.0.2) (2024-02-19)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-mat-multi-sort",
3-
"version": "17.0.2",
3+
"version": "17.1.0",
44
"description": "An extension for the angular material table to support multi-sorting.",
55
"author": "Maximilian Balluff",
66
"repository": {

0 commit comments

Comments
 (0)