Skip to content

Commit 7470234

Browse files
committed
chore: release v5.0.1
1 parent 94a0004 commit 7470234

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
4+
## [5.0.1](https://github.com/ghiscoding/angular-slickgrid/compare/v5.0.0...v5.0.1) (2022-10-18)
5+
16
# Change Log
27

38
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

package.json

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

0 commit comments

Comments
 (0)