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

Commit 05c4b31

Browse files
committed
chore: release v5.1.3
1 parent 22d8efa commit 05c4b31

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
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+
## [5.1.3](https://github.com/ghiscoding/angular-slickgrid/compare/v5.1.2...v5.1.3) (2022-12-08)
5+
6+
7+
### Bug Fixes
8+
9+
* **pinning:** cols reorder & freezing shouldn't affect order ([a81f92a](https://github.com/ghiscoding/angular-slickgrid/commit/a81f92a8392c514b35f5b460205070c838c2aec4))
10+
* **sorting:** update Slickgrid-Universal, fixes date sort shuffling ([4f70ada](https://github.com/ghiscoding/angular-slickgrid/commit/4f70adaa5e0c19715b369acd3e815d68b7b44631))
11+
412
## [5.1.2](https://github.com/ghiscoding/angular-slickgrid/compare/v5.1.1...v5.1.2) (2022-12-02)
513

614

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

0 commit comments

Comments
 (0)