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

Commit f9ec320

Browse files
committed
chore: release v6.0.0
1 parent 27940aa commit f9ec320

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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+
# [6.0.0](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.4...v6.0.0) (2023-05-29)
5+
46
## [5.6.4](https://github.com/ghiscoding/angular-slickgrid/compare/v5.6.3...v5.6.4) (2023-05-20)
57

68

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slickgrid",
3-
"version": "5.6.4",
3+
"version": "6.0.0",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",
@@ -135,4 +135,4 @@
135135
"resolutions": {
136136
"caniuse-lite": "1.0.30001489"
137137
}
138-
}
138+
}

0 commit comments

Comments
 (0)