Skip to content

Commit

Permalink
chore: release v6.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Dec 15, 2023
1 parent 45e656e commit b7dc789
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +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.

## [6.6.6](https://github.com/ghiscoding/angular-slickgrid/compare/v6.6.5...v6.6.6) (2023-12-15)


### Bug Fixes

* externalResouces should also work globally ([6afc9e9](https://github.com/ghiscoding/angular-slickgrid/commit/6afc9e9985a6949e2249411c2e15f8596f4b7228))

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

Expand Down Expand Up @@ -31,8 +41,7 @@ All notable changes to this project will be documented in this file. See [Conven

* add npm publish with provenance support ([30f959c](https://github.com/ghiscoding/angular-slickgrid/commit/30f959c8b42a43a22d8b7b5b3baae11225030801))

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


# [6.6.0](https://github.com/ghiscoding/angular-slickgrid/compare/v6.5.1...v6.6.0) (2023-11-26)

Expand Down Expand Up @@ -1501,4 +1510,4 @@ All notable changes to this project will be documented in this file. See [Conven
* **translate:** add optional Locale functionality ([8f24d2d](https://github.com/ghiscoding/angular-slickgrid/commit/8f24d2d))
* **translate:** make ngx-translate an optional dependency ([86b1214](https://github.com/ghiscoding/angular-slickgrid/commit/86b1214))
* **translate:** make ngx-translate optional in all necessary Editors ([5eb1ec1](https://github.com/ghiscoding/angular-slickgrid/commit/5eb1ec1))
* **translate:** make translate optional in SlickPagination component ([0d6b2e2](https://github.com/ghiscoding/angular-slickgrid/commit/0d6b2e2))
* **translate:** make translate optional in SlickPagination component ([0d6b2e2](https://github.com/ghiscoding/angular-slickgrid/commit/0d6b2e2))
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": "6.6.5",
"version": "6.6.6",
"description": "Slickgrid components made available in Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit b7dc789

Please sign in to comment.