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

Commit 4ff69a6

Browse files
committed
chore: release v5.2.1
1 parent b79a6ae commit 4ff69a6

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.2.1](https://github.com/ghiscoding/angular-slickgrid/compare/v5.2.0...v5.2.1) (2022-12-22)
5+
6+
7+
### Bug Fixes
8+
9+
* **styling:** make Grid Menu item full width instead of max-content ([b79a6ae](https://github.com/ghiscoding/angular-slickgrid/commit/b79a6ae51ec2346bcd21d4e9e35317116a57b84d))
10+
411
# [5.2.0](https://github.com/ghiscoding/angular-slickgrid/compare/v5.1.3...v5.2.0) (2022-12-22)
512

613

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

0 commit comments

Comments
 (0)