Skip to content

Commit

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

### Bug Fixes

* add missing peer dep on Angular ([eaf4cd7](https://github.com/ghiscoding/angular-slickgrid/commit/eaf4cd70fb2b8ddc44b54dccd34d12dbd3d829fe))
* DOMPurify now has built-in types & no longer require CJS bypass ([1ccb96f](https://github.com/ghiscoding/angular-slickgrid/commit/1ccb96f9ecdf00e98a04d6eb948ad3c49f5668f4))
* update Slickgrid-Universal to fix a few UI issues ([ba55081](https://github.com/ghiscoding/angular-slickgrid/commit/ba55081de3e094c1ee7377df0a7d40bb98b6a463))

## [8.10.1](https://github.com/ghiscoding/angular-slickgrid/compare/v8.10.0...v8.10.1) (2024-11-09)

### Bug Fixes
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.1",
"version": "8.10.2",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit 8faad50

Please sign in to comment.