From 3c3613ce7238e9b108dc3c6e3b2d1bda88218299 Mon Sep 17 00:00:00 2001 From: ghiscoding Date: Sat, 2 Nov 2024 19:53:16 +0000 Subject: [PATCH] chore: release v8.10.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55a24cd0..f2514b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.10.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.9.0...v8.10.0) (2024-11-02) + +### Features + +* switch to SASS `[@use](https://github.com/use)` and remove any `[@import](https://github.com/import)` to fix deprecations ([7669196](https://github.com/ghiscoding/angular-slickgrid/commit/7669196168174102bb75c91465ba232c9828a87c)) + +### Bug Fixes + +* more styling fixes after switching to [@use](https://github.com/use) instead of [@imports](https://github.com/imports) ([099f132](https://github.com/ghiscoding/angular-slickgrid/commit/099f13257587d1ecbee65d8408f36049314f9bef)) + ## [8.9.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.8.1...v8.9.0) (2024-10-19) diff --git a/package.json b/package.json index bde1512c..0ec7e95b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-slickgrid", - "version": "8.9.0", + "version": "8.10.0", "description": "Slickgrid components made available in Angular", "keywords": [ "angular",