Skip to content

Commit f558ae7

Browse files
committed
chore(release): publish new version v10.8.1
1 parent 8ce2957 commit f558ae7

66 files changed

Lines changed: 180 additions & 33 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.8.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.8.0...v10.8.1) (2026-06-19)
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#2620](https://github.com/ghiscoding/slickgrid-universal/issues/2620)) ([9b212c3](https://github.com/ghiscoding/slickgrid-universal/commit/9b212c3b2c020a281bceedfea1f9a7448fbe9f30)) - by @renovate-bot
12+
* **React:** assign CustomDataView to SharedService, fixes [#2614](https://github.com/ghiscoding/slickgrid-universal/issues/2614) ([#2617](https://github.com/ghiscoding/slickgrid-universal/issues/2617)) ([03637e4](https://github.com/ghiscoding/slickgrid-universal/commit/03637e4ac4240f1183c1a0c790c5d8397fd67349)) - by @ghiscoding
13+
714
## [10.8.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.1...v10.8.0) (2026-06-13)
815

916
### Features

demos/aurelia/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
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.8.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.8.0...v10.8.1) (2026-06-19)
8+
9+
**Note:** Version bump only for package aurelia-slickgrid-demo
10+
711
## [10.8.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.1...v10.8.0) (2026-06-13)
812

913
### 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.8.0",
4+
"version": "10.8.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.8.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.8.0...v10.8.1) (2026-06-19)
8+
9+
### Bug Fixes
10+
11+
* **deps:** update all non-major dependencies ([#2620](https://github.com/ghiscoding/slickgrid-universal/issues/2620)) ([9b212c3](https://github.com/ghiscoding/slickgrid-universal/commit/9b212c3b2c020a281bceedfea1f9a7448fbe9f30)) - by @renovate-bot
12+
713
## [10.8.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.1...v10.8.0) (2026-06-13)
814

915
### Bug Fixes

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.8.0",
4+
"version": "10.8.1",
55
"description": "Slickgrid-React demo",
66
"keywords": [
77
"react",

demos/react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
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.8.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.8.0...v10.8.1) (2026-06-19)
8+
9+
**Note:** Version bump only for package slickgrid-react-demo
10+
711
## [10.8.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.1...v10.8.0) (2026-06-13)
812

913
### 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.8.0",
4+
"version": "10.8.1",
55
"description": "Slickgrid-React demo",
66
"keywords": [
77
"react",

demos/vanilla/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
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.8.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.8.0...v10.8.1) (2026-06-19)
8+
9+
**Note:** Version bump only for package vanilla-demo
10+
711
## [10.8.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.1...v10.8.0) (2026-06-13)
812

913
### 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.8.0",
4+
"version": "10.8.1",
55
"scripts": {
66
"build": "pnpm type-check && vite build",
77
"type-check": "tsc --noEmit",

demos/vue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
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.8.1](https://github.com/ghiscoding/slickgrid-universal/compare/v10.8.0...v10.8.1) (2026-06-19)
8+
9+
**Note:** Version bump only for package slickgrid-vue-demo
10+
711
## [10.8.0](https://github.com/ghiscoding/slickgrid-universal/compare/v10.7.1...v10.8.0) (2026-06-13)
812

913
### Features

0 commit comments

Comments
 (0)