diff --git a/CHANGELOG.md b/CHANGELOG.md index c1e8a4e1..79e09be2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [2.10.0](https://github.com/Fllorent0D/BePing2/compare/v2.9.138...v2.10.0) (2024-10-12) + + +### Features + +* lots updates ([bd001f2](https://github.com/Fllorent0D/BePing2/commit/bd001f22f8fb89bd0511baf6242dc524f6d730ef)) + ### [2.9.138](https://github.com/Fllorent0D/BePing2/compare/v2.9.137...v2.9.138) (2024-07-29) diff --git a/package-lock.json b/package-lock.json index ce8da8f7..1c56f960 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "beping2", - "version": "2.9.138", + "version": "2.10.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "beping2", - "version": "2.9.138", + "version": "2.10.0", "dependencies": { "@angular/animations": "15.2.10", "@angular/cdk": "15.2.9", diff --git a/package.json b/package.json index c4f7a198..605ff68c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beping2", - "version": "2.9.138", + "version": "2.10.0", "author": "Ionic Framework", "homepage": "https://ionicframework.com/", "scripts": {