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

Commit 32f1f1d

Browse files
committed
chore: release v5.12.2
1 parent 087a757 commit 32f1f1d

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.12.2](https://github.com/ghiscoding/slickgrid-react/compare/v5.12.1...v5.12.2) (2025-02-08)
6+
7+
### Bug Fixes
8+
9+
* update to latest Slickgrid-Universal 5.12.2 ([#460](https://github.com/ghiscoding/slickgrid-react/issues/460)) ([087a757](https://github.com/ghiscoding/slickgrid-react/commit/087a75790aa9d5488f315ab335f884045c7bbae6))
10+
511
## [5.12.1](https://github.com/ghiscoding/slickgrid-react/compare/v5.12.0...v5.12.1) (2025-01-25)
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.12.1",
3+
"version": "5.12.2",
44
"description": "Slickgrid components made available in React",
55
"keywords": [
66
"react",
@@ -155,4 +155,4 @@
155155
"resolutions": {
156156
"caniuse-lite": "1.0.30001695"
157157
}
158-
}
158+
}

0 commit comments

Comments
 (0)