Skip to content

Commit

Permalink
chore: release v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Dec 24, 2022
1 parent 2409f2a commit b4431d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.2](https://github.com/ghiscoding/angular-slickgrid/compare/v5.2.1...v5.2.2) (2022-12-24)


### Bug Fixes

* **common:** cell selection in Firefox not working ([45c5791](https://github.com/ghiscoding/angular-slickgrid/commit/45c5791c9b8fefdf1ae1b14d70b1f398500c8adf))

## [5.2.1](https://github.com/ghiscoding/angular-slickgrid/compare/v5.2.0...v5.2.1) (2022-12-22)


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": "5.2.1",
"version": "5.2.2",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit b4431d6

Please sign in to comment.