Skip to content

Commit

Permalink
chore: release v7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Apr 20, 2024
1 parent 7bcf3ec commit 8054ca7
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
@@ -1,6 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.7.0](https://github.com/ghiscoding/angular-slickgrid/compare/v7.6.1...v7.7.0) (2024-04-20)


### Features

* add global `defaultEditorOptions` & `defaultFilterOptions` ([4c6d1de](https://github.com/ghiscoding/angular-slickgrid/commit/4c6d1de6c80dd462511ceea726a52ac82256fdc0))

## [7.6.1](https://github.com/ghiscoding/angular-slickgrid/compare/v7.6.0...v7.6.1) (2024-04-01)


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": "angular-slickgrid",
"version": "7.6.1",
"version": "7.7.0",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit 8054ca7

Please sign in to comment.