From 9c35992b01dea00bb1e681d337ae7ad733f2cc5f Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Tue, 18 Jun 2024 02:44:11 +0000 Subject: [PATCH] chore: release v8.2.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 086a76b6..f3a5c4a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.2.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.1.0...v8.2.0) (2024-06-18) + + +### Features + +* add Footer Totals Row and fix footer styling ([17e798f](https://github.com/ghiscoding/angular-slickgrid/commit/17e798f55ea72968e404607738579eee09384d12)) +* add new optional `filterShortcuts` to Column Filter ([b284785](https://github.com/ghiscoding/angular-slickgrid/commit/b28478509c33eb9fd5a31949540163c77921313e)) +* paste multiline content as single cell ([7c9fdc0](https://github.com/ghiscoding/angular-slickgrid/commit/7c9fdc06451fe7a805a7699029af853b490baa0e)) + ## [8.1.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.0.0...v8.1.0) (2024-06-08) diff --git a/package.json b/package.json index 891070f2..030fba71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-slickgrid", - "version": "8.1.0", + "version": "8.2.0", "description": "Slickgrid components made available in Angular", "keywords": [ "angular",