Skip to content

Commit d9d48a2

Browse files
committed
chore(release): publish new version v9.0.3
1 parent 5eb4f0c commit d9d48a2

File tree

46 files changed

+121
-23
lines changed

Some content is hidden

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

46 files changed

+121
-23
lines changed

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+
## [9.0.3](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.2...v9.0.3) (2025-05-16)
8+
9+
### Bug Fixes
10+
11+
* **angular:** Angular-Slickgrid npm publish should replace workspace: ([66dc808](https://github.com/ghiscoding/slickgrid-universal/commit/66dc80807ff90352c9f60aad2218bc5b16dd228a)) - by @ghiscoding
12+
* **angular:** replace workspace version before release ([0108ede](https://github.com/ghiscoding/slickgrid-universal/commit/0108ede43733f1ff61b3cf058291edd1958ed201)) - by @ghiscoding
13+
714
## [9.0.2](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.0...v9.0.2) (2025-05-16)
815

916
### Bug Fixes

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+
## [9.0.3](https://github.com/ghiscoding/aurelia-slickgrid/compare/v9.0.2...v9.0.3) (2025-05-16)
8+
9+
**Note:** Version bump only for package aurelia-slickgrid-demo
10+
711
## [9.0.2](https://github.com/ghiscoding/aurelia-slickgrid/compare/v9.0.0...v9.0.2) (2025-05-16)
812

913
**Note:** Version bump only for package aurelia-slickgrid-demo

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": "9.0.2",
4+
"version": "9.0.3",
55
"description": "Slickgrid components made available in Aurelia",
66
"keywords": [
77
"aurelia",

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+
## [9.0.3](https://github.com/ghiscoding/slickgrid-react/compare/v9.0.2...v9.0.3) (2025-05-16)
8+
9+
**Note:** Version bump only for package slickgrid-react-demo
10+
711
## [9.0.2](https://github.com/ghiscoding/slickgrid-react/compare/v9.0.0...v9.0.2) (2025-05-16)
812

913
**Note:** Version bump only for package slickgrid-react-demo

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": "9.0.2",
4+
"version": "9.0.3",
55
"description": "Slickgrid components made available in React",
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+
## [9.0.3](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.2...v9.0.3) (2025-05-16)
8+
9+
**Note:** Version bump only for package vanilla-demo
10+
711
## [9.0.2](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.0...v9.0.2) (2025-05-16)
812

913
**Note:** Version bump only for package vanilla-demo

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": "9.0.2",
4+
"version": "9.0.3",
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+
## [9.0.3](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.2...v9.0.3) (2025-05-16)
8+
9+
**Note:** Version bump only for package slickgrid-vue-demo
10+
711
## [9.0.2](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.0...v9.0.2) (2025-05-16)
812

913
**Note:** Version bump only for package slickgrid-vue-demo

demos/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "slickgrid-vue-demo",
33
"private": true,
4-
"version": "9.0.2",
4+
"version": "9.0.3",
55
"type": "module",
66
"author": {
77
"name": "Ghislain B."

frameworks/angular-slickgrid/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+
## [9.0.3](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.2...v9.0.3) (2025-05-16)
8+
9+
### Bug Fixes
10+
11+
* **angular:** Angular-Slickgrid npm publish should replace workspace: ([66dc808](https://github.com/ghiscoding/slickgrid-universal/commit/66dc80807ff90352c9f60aad2218bc5b16dd228a)) - by @ghiscoding
12+
* **angular:** replace workspace version before release ([0108ede](https://github.com/ghiscoding/slickgrid-universal/commit/0108ede43733f1ff61b3cf058291edd1958ed201)) - by @ghiscoding
13+
714
## [9.0.2](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.0...v9.0.2) (2025-05-16)
815

916
**Note:** Version bump only for package angular-slickgrid

0 commit comments

Comments
 (0)