Skip to content

Commit

Permalink
chore: release v6.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Dec 8, 2023
1 parent dd61a39 commit 128b8c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.6.4](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.6.3...v6.6.4) (2023-12-08)


### Features

* introduce `devMode` to support nodejs based unit testing ([#1123](https://github.com/ghiscoding/aurelia-slickgrid/issues/1123)) ([dd61a39](https://github.com/ghiscoding/aurelia-slickgrid/commit/dd61a390dac4cf9efbc0d84198fcb1a9321d6626))

## [6.6.3](https://github.com/ghiscoding/aurelia-slickgrid/compare/v6.6.2...v6.6.3) (2023-12-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-slickgrid",
"version": "6.6.3",
"version": "6.6.4",
"description": "Slickgrid components made available in Aurelia",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 128b8c1

Please sign in to comment.