Skip to content

Commit

Permalink
chore(release): 3.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.6](v3.0.5...v3.0.6) (2024-08-24)

### Bug Fixes

* package.json & yarn.lock to reduce vulnerabilities ([9b4a36a](9b4a36a))
* upgrade ngx-colors from 3.5.2 to 3.6.0 ([c6a6e4b](c6a6e4b))
* upgrade zone.js from 0.14.5 to 0.14.6 ([c07dead](c07dead))
  • Loading branch information
semantic-release-bot committed Aug 24, 2024
1 parent 8d7852f commit 175d537
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-whiteboard",
"version": "3.0.5",
"version": "3.0.6",
"license": "MIT",
"scripts": {
"ng": "nx",
Expand Down
2 changes: 1 addition & 1 deletion projects/ng-whiteboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-whiteboard",
"version": "3.0.5",
"version": "3.0.6",
"author": {
"name": "Mostafa Zaki",
"email": "[email protected]"
Expand Down

0 comments on commit 175d537

Please sign in to comment.