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

Commit 16b7942

Browse files
committed
chore: release v5.2.0
1 parent 4938a9c commit 16b7942

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
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.2.0](https://github.com/ghiscoding/angular-slickgrid/compare/v5.1.3...v5.2.0) (2022-12-22)
5+
6+
7+
### Features
8+
9+
* **exports:** add auto-detect and Excel custom cell (column) styling ([5413e94](https://github.com/ghiscoding/angular-slickgrid/commit/5413e94734986b6482f64e52e2b2ae2228db9fe9))
10+
11+
# Change Log
12+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
13+
414
## [5.1.3](https://github.com/ghiscoding/angular-slickgrid/compare/v5.1.2...v5.1.3) (2022-12-08)
515

616

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.1.3",
3+
"version": "5.2.0",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)