Skip to content

Commit e7bbe3a

Browse files
committed
chore(release): publish version 4.1.6
1 parent e00a493 commit e7bbe3a

39 files changed

+82
-75
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [4.1.6](https://github.com/6pac/SlickGrid/compare/4.1.5...4.1.6) (2023-12-02)
6+
7+
### Bug Fixes
8+
9+
* `setActiveCellInternal()` shouldn't throw when cell/row undefined ([#941](https://github.com/6pac/SlickGrid/issues/941)) ([e00a493](https://github.com/6pac/SlickGrid/commit/e00a4938f711b7124f4687e2ad3c522afc819f33))
10+
* only allow row drag on cell w/`dnd` or `cell-reorder` ([#939](https://github.com/6pac/SlickGrid/issues/939)) ([0f07161](https://github.com/6pac/SlickGrid/commit/0f07161314f4a366ce31080a87121afb5e53910f)), closes [#897](https://github.com/6pac/SlickGrid/issues/897)
11+
512
## [4.1.5](https://github.com/6pac/SlickGrid/compare/4.1.4...4.1.5) (2023-11-25)
613

714
### Bug Fixes

dist/controls/slick.columnmenu.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/controls/slick.columnpicker.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)