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

Commit 46d770b

Browse files
committed
chore: release v8.13.3
1 parent 5783d7c commit 46d770b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
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+
## [8.13.3](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.2...v8.13.3) (2025-03-29)
5+
6+
### Bug Fixes
7+
8+
* shift + a should not select all cells upwards ([1bf2e96](https://github.com/ghiscoding/angular-slickgrid/commit/1bf2e964baa5e44514f45fb0b3314aea1eb301db))
9+
410
## [8.13.2](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.1...v8.13.2) (2025-03-19)
511

612
### Bug Fixes

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

0 commit comments

Comments
 (0)