From d55f5d93b306deedeaa5fe8ff17a2ade143df659 Mon Sep 17 00:00:00 2001 From: zhangwen <1062680993@qq.com> Date: Thu, 30 Mar 2023 17:23:07 +0800 Subject: [PATCH] build: release 15.1.0-next.7 --- CHANGELOG.md | 6 ++++++ package-lock.json | 2 +- package.json | 2 +- packages/gantt/package.json | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baf8d860..3af29180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog All notable changes to ngx-gantt will be documented in this file. +## [15.1.0-next.7](https://github.com/worktile/ngx-gantt/compare/15.1.0-next.6...15.1.0-next.7) (2023-03-30) + +### Bug Fixes + +- **gantt:** fix drag scroll #INFR-6189 ([#345](https://github.com/worktile/ngx-gantt/issues/345)) ([fbfeeb1](https://github.com/worktile/ngx-gantt/commit/fbfeeb19b0c2f946f21f291df6cec2514474effc)), closes [#INFR-6189](https://github.com/worktile/ngx-gantt/issues/INFR-6189) [#INFR-6189](https://github.com/worktile/ngx-gantt/issues/INFR-6189) + ## [15.1.0-next.6](https://github.com/worktile/ngx-gantt/compare/15.1.0-next.5...15.1.0-next.6) (2023-03-30) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index cd3a4322..23371527 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@worktile/gantt", - "version": "15.1.0-next.6", + "version": "15.1.0-next.7", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 1d69ef92..2f5aec67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@worktile/gantt", - "version": "15.1.0-next.6", + "version": "15.1.0-next.7", "description": "A modern and powerful gantt chart component for Angular", "keywords": [ "gantt", diff --git a/packages/gantt/package.json b/packages/gantt/package.json index dec6830e..5dd9141a 100644 --- a/packages/gantt/package.json +++ b/packages/gantt/package.json @@ -1,6 +1,6 @@ { "name": "@worktile/gantt", - "version": "15.1.0-next.6", + "version": "15.1.0-next.7", "schematics": "./schematics/collection.json", "exports": { ".": {