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

Commit 8526749

Browse files
committed
chore: release v7.6.1
1 parent 1c965b2 commit 8526749

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+
## [7.6.1](https://github.com/ghiscoding/angular-slickgrid/compare/v7.6.0...v7.6.1) (2024-04-01)
5+
6+
7+
### Bug Fixes
8+
9+
* allow multiple tooltips per grid cell ([85cabd7](https://github.com/ghiscoding/angular-slickgrid/commit/85cabd70066b5421aaae621670e742c492be86a2))
10+
411
# [7.6.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.5.0...v7.6.0) (2024-03-23)
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": "7.6.0",
3+
"version": "7.6.1",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)