From 1267318d50c0044e7250110fda352563d36888c5 Mon Sep 17 00:00:00 2001 From: zhangwen <1062680993@qq.com> Date: Fri, 24 Nov 2023 16:56:50 +0800 Subject: [PATCH] build: release 16.0.2 --- CHANGELOG.md | 5 +++++ package-lock.json | 4 ++-- package.json | 2 +- packages/gantt/package.json | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be944421..587c93f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## 16.0.2 (2023-11-24) + +- build: remove ngx-tethys from dependencies #INFR-10548 ([1685cf5](https://github.com/worktile/ngx-gantt/commit/1685cf5)), closes [#INFR-10548](https://github.com/worktile/ngx-gantt/issues/INFR-10548) +- Merge pull request #420 from worktile/release-auto-v16.0.1 ([e8ec5ee](https://github.com/worktile/ngx-gantt/commit/e8ec5ee)), closes [#420](https://github.com/worktile/ngx-gantt/issues/420) + ## [16.0.1](https://github.com/worktile/ngx-gantt/compare/16.0.0...16.0.1) (2023-08-30) ### Features diff --git a/package-lock.json b/package-lock.json index c4c4f350..74a72f6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@worktile/gantt", - "version": "16.0.1", + "version": "16.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@worktile/gantt", - "version": "16.0.1", + "version": "16.0.2", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index 5e8eaf29..b8ba9f2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@worktile/gantt", - "version": "16.0.1", + "version": "16.0.2", "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 9df706af..d1cdb0cb 100644 --- a/packages/gantt/package.json +++ b/packages/gantt/package.json @@ -1,6 +1,6 @@ { "name": "@worktile/gantt", - "version": "16.0.1", + "version": "16.0.2", "schematics": "./schematics/collection.json", "exports": { ".": {