Skip to content

Commit 809ce54

Browse files
committed
chore: release v5.6.3
1 parent 2e83d98 commit 809ce54

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
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.6.3](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.1...v5.6.3) (2023-03-23)
5+
6+
7+
### Bug Fixes
8+
9+
* **deps:** update all non-major dependencies to ~2.6.3 ([90a2ce2](https://github.com/ghiscoding/angular-slickgrid/commit/90a2ce20851ab7e1d2519bd6fa84c3fa3ce1e087))
10+
* **presets:** dynamic columns should be auto-inserted with Grid Presets ([8091790](https://github.com/ghiscoding/angular-slickgrid/commit/80917904c3a30d8aee42b4b2ea0a8c6e4ccb32e0)), closes [#1092](https://github.com/ghiscoding/angular-slickgrid/issues/1092)
11+
412
## [5.6.1](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.0...v5.6.1) (2023-03-03)
513

614

package.json

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

0 commit comments

Comments
 (0)