Skip to content

Commit

Permalink
chore: release v8.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Nov 9, 2024
1 parent 05f9cbd commit 1e04751
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# 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.1](https://github.com/ghiscoding/angular-slickgrid/compare/v8.10.0...v8.10.1) (2024-11-09)

### Bug Fixes

* few more Styling Theme fixes & Grid Service fixes ([20b2e70](https://github.com/ghiscoding/angular-slickgrid/commit/20b2e7044db4f35bbf5f43926a18d5e65f9dd021))

## [8.10.0](https://github.com/ghiscoding/angular-slickgrid/compare/v8.9.0...v8.10.0) (2024-11-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-slickgrid",
"version": "8.10.0",
"version": "8.10.1",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit 1e04751

Please sign in to comment.