From 956ab6b934d3df922b4972cac734d59dcf5515b9 Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Thu, 8 Dec 2022 23:53:55 -0500 Subject: [PATCH] chore: release v2.0.4 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0d9b259..99b4e256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.4](https://github.com/slickclub/slickgrid-react/compare/2.0.3...2.0.4) (2022-12-09) + +# Change Log + +All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.0.3](https://github.com/slickclub/slickgrid-react/compare/2.0.2...2.0.3) (2022-12-09) # Change Log diff --git a/package.json b/package.json index 2578d70c..0401960b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slickgrid-react", - "version": "2.0.3", + "version": "2.0.4", "description": "Slickgrid components made available in React", "keywords": [ "react",