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

Commit 109227a

Browse files
committed
chore: release v7.0.1
1 parent e337457 commit 109227a

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+
## [7.0.1](https://github.com/ghiscoding/angular-slickgrid/compare/v7.0.0...v7.0.1) (2023-12-15)
5+
6+
7+
### Bug Fixes
8+
9+
* regression externalResouces should work globally, fix [#1329](https://github.com/ghiscoding/angular-slickgrid/issues/1329) ([72fb260](https://github.com/ghiscoding/angular-slickgrid/commit/72fb260bcc88e0adf2ae41c6053ef6a34454fcc3)), closes [#1320](https://github.com/ghiscoding/angular-slickgrid/issues/1320)
10+
411
# [7.0.0](https://github.com/ghiscoding/angular-slickgrid/compare/v6.6.5...v7.0.0) (2023-12-15)
512
### Follow the [Migration 7.x Guide](https://ghiscoding.gitbook.io/angular-slickgrid/migrations/migration-to-7.x)
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": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)