From 175d537a9d8c02e2c63b65f3da8232998569a537 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 24 Aug 2024 13:32:31 +0000 Subject: [PATCH] chore(release): 3.0.6 [skip ci] ## [3.0.6](https://github.com/mostafazke/ng-whiteboard/compare/v3.0.5...v3.0.6) (2024-08-24) ### Bug Fixes * package.json & yarn.lock to reduce vulnerabilities ([9b4a36a](https://github.com/mostafazke/ng-whiteboard/commit/9b4a36af840f4c3c3a0d4642341f60ba5b53cff4)) * upgrade ngx-colors from 3.5.2 to 3.6.0 ([c6a6e4b](https://github.com/mostafazke/ng-whiteboard/commit/c6a6e4b98d8c58018f2346ddffe9a29027ffeb35)) * upgrade zone.js from 0.14.5 to 0.14.6 ([c07dead](https://github.com/mostafazke/ng-whiteboard/commit/c07dead7f1b5f9759e56789ed7c33a87a3e61c04)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- projects/ng-whiteboard/package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3eef0..6e96c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.6](https://github.com/mostafazke/ng-whiteboard/compare/v3.0.5...v3.0.6) (2024-08-24) + + +### Bug Fixes + +* package.json & yarn.lock to reduce vulnerabilities ([9b4a36a](https://github.com/mostafazke/ng-whiteboard/commit/9b4a36af840f4c3c3a0d4642341f60ba5b53cff4)) +* upgrade ngx-colors from 3.5.2 to 3.6.0 ([c6a6e4b](https://github.com/mostafazke/ng-whiteboard/commit/c6a6e4b98d8c58018f2346ddffe9a29027ffeb35)) +* upgrade zone.js from 0.14.5 to 0.14.6 ([c07dead](https://github.com/mostafazke/ng-whiteboard/commit/c07dead7f1b5f9759e56789ed7c33a87a3e61c04)) + ## [3.0.5](https://github.com/mostafazke/ng-whiteboard/compare/v3.0.4...v3.0.5) (2024-05-18) diff --git a/package.json b/package.json index 14e45de..1f73f11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-whiteboard", - "version": "3.0.5", + "version": "3.0.6", "license": "MIT", "scripts": { "ng": "nx", diff --git a/projects/ng-whiteboard/package.json b/projects/ng-whiteboard/package.json index a3d86ba..f91d904 100644 --- a/projects/ng-whiteboard/package.json +++ b/projects/ng-whiteboard/package.json @@ -1,6 +1,6 @@ { "name": "ng-whiteboard", - "version": "3.0.5", + "version": "3.0.6", "author": { "name": "Mostafa Zaki", "email": "mostafazke@gmail.com"