diff --git a/CHANGELOG.md b/CHANGELOG.md index 06e6a40..45da584 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +# [1.0.0-beta.2](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-12-26) + + +### 👷 Build System + +* **config**: Update pm2 config ([d95b425](https://github.com/perfect-panel/ppanel-web/commit/d95b425)) + + +### 🔧 Continuous Integration + +* **step**: Update step name ([9eca618](https://github.com/perfect-panel/ppanel-web/commit/9eca618)) + # 1.0.0-beta.1 (2024-12-25) diff --git a/package.json b/package.json index 8d939cf..4f51bbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ppanel-web", - "version": "1.0.0-beta.1", + "version": "1.0.0-beta.2", "private": true, "homepage": "https://github.com/perfect-panel/ppanel-web", "bugs": {