From de07b9377e3c13bd6e5c05ba0854f15fa65cf5c2 Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Sat, 16 Dec 2023 03:33:07 +0000 Subject: [PATCH] chore: release v7.0.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e547de4ee..d7d13e6ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.0.2](https://github.com/ghiscoding/aurelia-slickgrid/compare/v7.0.1...v7.0.2) (2023-12-16) + + +### Bug Fixes + +* add missing types in pkg and fix cjs/esm exports ([17eb5e8](https://github.com/ghiscoding/aurelia-slickgrid/commit/17eb5e8ae92220870761e3c40404d3d6e140b310)) + ## [7.0.1](https://github.com/ghiscoding/aurelia-slickgrid/compare/v7.0.0...v7.0.1) (2023-12-15) diff --git a/package.json b/package.json index c0b94ac7e..e1da0f699 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-slickgrid", - "version": "7.0.1", + "version": "7.0.2", "description": "Slickgrid components made available in Aurelia", "keywords": [ "aurelia",