Skip to content

Commit 4ac1956

Browse files
committed
chore(release): publish new version v10.7.1
1 parent b4e6897 commit 4ac1956

60 files changed

Lines changed: 177 additions & 30 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

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

7+
## [10.7.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.0...v10.7.1) (2026-05-16)
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#2580](https://github.com/ghiscoding/slickgrid-universal/issues/2580)) ([b4e6897](https://github.com/ghiscoding/slickgrid-universal/commit/b4e6897025ed6e24f9f8859385c6123632c40374)) - by @renovate-bot
12+
* **regression:** grouping with other hidden columns should still work ([#2585](https://github.com/ghiscoding/slickgrid-universal/issues/2585)) ([e69f68d](https://github.com/ghiscoding/slickgrid-universal/commit/e69f68ddc99234c3e6a1e11058583a34c4230ea9)) - by @ghiscoding
13+
714
## [10.7.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.6.0...v10.7.0) (2026-05-09)
815

916
### Features

demos/aurelia/CHANGELOG.md

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

7+
## [10.7.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.0...v10.7.1) (2026-05-16)
8+
9+
### Bug Fixes
10+
11+
* **regression:** grouping with other hidden columns should still work ([#2585](https://github.com/ghiscoding/slickgrid-universal/issues/2585)) ([e69f68d](https://github.com/ghiscoding/slickgrid-universal/commit/e69f68ddc99234c3e6a1e11058583a34c4230ea9)) - by @ghiscoding
12+
713
## [10.7.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.6.0...v10.7.0) (2026-05-09)
814

915
### Features

demos/aurelia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aurelia-slickgrid-demo",
33
"private": true,
4-
"version": "10.7.0",
4+
"version": "10.7.1",
55
"description": "Aurelia-Slickgrid demos",
66
"keywords": [
77
"aurelia",

demos/react-fluent/CHANGELOG.md

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

7+
## [10.7.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.0...v10.7.1) (2026-05-16)
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#2580](https://github.com/ghiscoding/slickgrid-universal/issues/2580)) ([b4e6897](https://github.com/ghiscoding/slickgrid-universal/commit/b4e6897025ed6e24f9f8859385c6123632c40374)) - by @renovate-bot
12+
713
## [10.7.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.6.0...v10.7.0) (2026-05-09)
814

915
### Features

demos/react-fluent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slickgrid-react-fluent-demo",
33
"private": true,
4-
"version": "10.7.0",
4+
"version": "10.7.1",
55
"description": "Slickgrid-React demo",
66
"keywords": [
77
"react",

demos/react/CHANGELOG.md

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

7+
## [10.7.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.0...v10.7.1) (2026-05-16)
8+
9+
### Bug Fixes
10+
11+
* **regression:** grouping with other hidden columns should still work ([#2585](https://github.com/ghiscoding/slickgrid-universal/issues/2585)) ([e69f68d](https://github.com/ghiscoding/slickgrid-universal/commit/e69f68ddc99234c3e6a1e11058583a34c4230ea9)) - by @ghiscoding
12+
713
## [10.7.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.6.0...v10.7.0) (2026-05-09)
814

915
### Features

demos/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slickgrid-react-demo",
33
"private": true,
4-
"version": "10.7.0",
4+
"version": "10.7.1",
55
"description": "Slickgrid-React demo",
66
"keywords": [
77
"react",

demos/vanilla/CHANGELOG.md

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

7+
## [10.7.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.0...v10.7.1) (2026-05-16)
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#2580](https://github.com/ghiscoding/slickgrid-universal/issues/2580)) ([b4e6897](https://github.com/ghiscoding/slickgrid-universal/commit/b4e6897025ed6e24f9f8859385c6123632c40374)) - by @renovate-bot
12+
* **regression:** grouping with other hidden columns should still work ([#2585](https://github.com/ghiscoding/slickgrid-universal/issues/2585)) ([e69f68d](https://github.com/ghiscoding/slickgrid-universal/commit/e69f68ddc99234c3e6a1e11058583a34c4230ea9)) - by @ghiscoding
13+
714
## [10.7.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.6.0...v10.7.0) (2026-05-09)
815

916
### Features

demos/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vanilla-demo",
33
"private": true,
4-
"version": "10.7.0",
4+
"version": "10.7.1",
55
"scripts": {
66
"build": "pnpm type-check && vite build",
77
"type-check": "tsc --noEmit",

demos/vue/CHANGELOG.md

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

7+
## [10.7.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.0...v10.7.1) (2026-05-16)
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#2580](https://github.com/ghiscoding/slickgrid-universal/issues/2580)) ([b4e6897](https://github.com/ghiscoding/slickgrid-universal/commit/b4e6897025ed6e24f9f8859385c6123632c40374)) - by @renovate-bot
12+
* **regression:** grouping with other hidden columns should still work ([#2585](https://github.com/ghiscoding/slickgrid-universal/issues/2585)) ([e69f68d](https://github.com/ghiscoding/slickgrid-universal/commit/e69f68ddc99234c3e6a1e11058583a34c4230ea9)) - by @ghiscoding
13+
714
## [10.7.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.6.0...v10.7.0) (2026-05-09)
815

916
### Features

0 commit comments

Comments
 (0)