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

Commit fff474d

Browse files
committed
chore: release v8.3.2
1 parent bd6b44f commit fff474d

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+
## [8.3.2](https://github.com/ghiscoding/angular-slickgrid/compare/v8.3.1...v8.3.2) (2024-07-13)
5+
6+
7+
### Bug Fixes
8+
9+
* SASS warnings & other unit test fixes ([227e538](https://github.com/ghiscoding/angular-slickgrid/commit/227e53806ae260930c12e89546394c0da48132f9))
10+
411
## [8.3.1](https://github.com/ghiscoding/angular-slickgrid/compare/v8.3.0...v8.3.1) (2024-07-06)
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": "8.3.1",
3+
"version": "8.3.2",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)