Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit d5e6060

Browse files
committed
chore: release v6.6.5
1 parent db9cecb commit d5e6060

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

4+
## [6.6.5](https://github.com/ghiscoding/angular-slickgrid/compare/v6.6.4...v6.6.5) (2023-12-12)
5+
6+
7+
### Bug Fixes
8+
9+
* `devMode` should be `false` or an object & use `!important` on text CSS utils ([271ab1b](https://github.com/ghiscoding/angular-slickgrid/commit/271ab1b431275712218c2d6bf9f5cd5deb5a6ff7))
10+
411
## [6.6.4](https://github.com/ghiscoding/angular-slickgrid/compare/v6.6.3...v6.6.4) (2023-12-08)
512

613

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": "6.6.4",
3+
"version": "6.6.5",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)