Skip to content

Commit 5c37862

Browse files
committed
chore(release): publish new version v9.0.4
1 parent b216c26 commit 5c37862

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

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+
## [9.0.4](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.3...v9.0.4) (2025-05-16)
8+
9+
### Bug Fixes
10+
11+
* **angular:** Angular-Slickgrid npm publish should replace workspace: ([b216c26](https://github.com/ghiscoding/slickgrid-universal/commit/b216c2690d9d8f7818a477d238c5b8250ef7692a)) - by @ghiscoding
12+
713
## [9.0.3](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.2...v9.0.3) (2025-05-16)
814

915
### Bug Fixes

frameworks/angular-slickgrid/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+
## [9.0.4](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.3...v9.0.4) (2025-05-16)
8+
9+
### Bug Fixes
10+
11+
* **angular:** Angular-Slickgrid npm publish should replace workspace: ([b216c26](https://github.com/ghiscoding/slickgrid-universal/commit/b216c2690d9d8f7818a477d238c5b8250ef7692a)) - by @ghiscoding
12+
713
## [9.0.3](https://github.com/ghiscoding/slickgrid-universal/compare/v9.0.2...v9.0.3) (2025-05-16)
814

915
### Bug Fixes

frameworks/angular-slickgrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slickgrid",
3-
"version": "9.0.3",
3+
"version": "9.0.4",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
3-
"version": "9.0.3",
3+
"version": "9.0.4",
44
"npmClient": "pnpm",
55
"loglevel": "info",
66
"command": {

0 commit comments

Comments
 (0)