Skip to content

Commit b6cc856

Browse files
committed
chore: release v8.13.5
1 parent 4222a7e commit b6cc856

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
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.5](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.4...v8.13.5) (2025-04-10)
5+
6+
### Bug Fixes
7+
8+
* error in CSS file ([e5def62](https://github.com/ghiscoding/angular-slickgrid/commit/e5def62275f390d073aabb2465c6225fcdf2b604))
9+
410
## [8.13.4](https://github.com/ghiscoding/angular-slickgrid/compare/v8.13.3...v8.13.4) (2025-04-02)
511

612
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slickgrid",
3-
"version": "8.13.4",
3+
"version": "8.13.5",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)