Skip to content

Commit f5ab23a

Browse files
committed
chore: release v6.2.2
1 parent 8a3cfbe commit f5ab23a

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+
## [6.2.2](https://github.com/ghiscoding/angular-slickgrid/compare/v6.2.1...v6.2.2) (2023-09-24)
5+
6+
7+
### Bug Fixes
8+
9+
* bump Slickgrid-Universal w/auto-resize w/o container, fixes [#1266](https://github.com/ghiscoding/angular-slickgrid/issues/1266) ([c8a9317](https://github.com/ghiscoding/angular-slickgrid/commit/c8a931717254cda1b30222427311a838856bb066))
10+
411
## [6.2.1](https://github.com/ghiscoding/angular-slickgrid/compare/v6.2.0...v6.2.1) (2023-09-05)
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": "6.2.1",
3+
"version": "6.2.2",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)