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

Commit 33742ff

Browse files
committed
chore: release v5.13.4
1 parent 236de3c commit 33742ff

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
## [5.13.4](https://github.com/ghiscoding/slickgrid-react/compare/v5.13.3...v5.13.4) (2025-04-10)
6+
7+
### Bug Fixes
8+
9+
* error in CSS file ([#491](https://github.com/ghiscoding/slickgrid-react/issues/491)) ([236de3c](https://github.com/ghiscoding/slickgrid-react/commit/236de3cb83d17bba9712fe98c67699f849a553ed))
10+
511
## [5.13.3](https://github.com/ghiscoding/slickgrid-react/compare/v5.13.2...v5.13.3) (2025-04-02)
612

713
### Bug Fixes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slickgrid-react",
3-
"version": "5.13.3",
3+
"version": "5.13.4",
44
"description": "Slickgrid components made available in React",
55
"keywords": [
66
"react",
@@ -155,4 +155,4 @@
155155
"resolutions": {
156156
"caniuse-lite": "1.0.30001707"
157157
}
158-
}
158+
}

0 commit comments

Comments
 (0)