Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 6f29eb9

Browse files
committed
chore: release v5.0.2
1 parent ca231ee commit 6f29eb9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
33

4+
## [5.0.2](https://github.com/ghiscoding/angular-slickgrid/compare/v5.0.1...v5.0.2) (2022-10-18)
5+
6+
7+
### Bug Fixes
8+
9+
* load SortableJS via `angular.json` instead of component ([69f14de](https://github.com/ghiscoding/angular-slickgrid/commit/69f14deab289f4c8cf6be9343f7bc590425ef8b5))
10+
411
## [5.0.1](https://github.com/ghiscoding/angular-slickgrid/compare/v5.0.0...v5.0.1) (2022-10-18)
512

613
# Change Log

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slickgrid",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)