Skip to content

Commit

Permalink
chore: release v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Jan 21, 2023
1 parent 8cf7eff commit 0f65f3c
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.3.0](https://github.com/ghiscoding/angular-slickgrid/compare/v5.2.2...v5.3.0) (2023-01-21)


### Bug Fixes

* **rxjs:** make unsubscribe more generic to avoid RxJS update issue ([14484ba](https://github.com/ghiscoding/angular-slickgrid/commit/14484bacd48acad7d3f9c3c236cdd2ff3e633c88))

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


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

0 comments on commit 0f65f3c

Please sign in to comment.