diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e34d73..3161d63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.5](https://github.com/mostafazke/ng-whiteboard/compare/v3.1.4...v3.1.5) (2025-01-02) + + +### Bug Fixes + +* upgrade @nx/angular from 20.2.0 to 20.2.1 ([9f1886a](https://github.com/mostafazke/ng-whiteboard/commit/9f1886a4f1a6c261357e8b4212c299362b2fc334)) + ## [3.1.4](https://github.com/mostafazke/ng-whiteboard/compare/v3.1.3...v3.1.4) (2024-12-15) diff --git a/package.json b/package.json index 3101e9c..c776e15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-whiteboard", - "version": "3.1.4", + "version": "3.1.5", "license": "MIT", "scripts": { "ng": "nx", diff --git a/projects/ng-whiteboard/package.json b/projects/ng-whiteboard/package.json index 6c8904c..1bc2ba5 100644 --- a/projects/ng-whiteboard/package.json +++ b/projects/ng-whiteboard/package.json @@ -1,6 +1,6 @@ { "name": "ng-whiteboard", - "version": "3.1.4", + "version": "3.1.5", "author": { "name": "Mostafa Zaki", "email": "mostafazke@gmail.com"