From 809ce544cb6c652bceb4a895bbdec38ff1ad3a02 Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Wed, 22 Mar 2023 23:32:19 -0400 Subject: [PATCH] chore: release v5.6.3 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 184ee1091..0e7fcbb6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.6.3](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.1...v5.6.3) (2023-03-23) + + +### Bug Fixes + +* **deps:** update all non-major dependencies to ~2.6.3 ([90a2ce2](https://github.com/ghiscoding/angular-slickgrid/commit/90a2ce20851ab7e1d2519bd6fa84c3fa3ce1e087)) +* **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) + ## [5.6.1](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.0...v5.6.1) (2023-03-03) diff --git a/package.json b/package.json index d0f187333..a4a8567b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-slickgrid", - "version": "5.6.1", + "version": "5.6.3", "description": "Slickgrid components made available in Angular", "keywords": [ "angular",