🔖 chore(release): v1.2.0 [skip ci]

# [1.2.0](https://github.com/perfect-panel/ppanel-web/compare/v1.1.5...v1.2.0) (2025-08-04)

### ♻ Code Refactoring

* **view**: System and Auth Control ([b2b4a95](https://github.com/perfect-panel/ppanel-web/commit/b2b4a95))

###  Features

* **netlify**: Add Netlify configuration for admin and user apps with Next.js plugin ([b4d4f59](https://github.com/perfect-panel/ppanel-web/commit/b4d4f59))
This commit is contained in:
semantic-release-bot 2025-08-04 16:02:48 +00:00 committed by speakeloudest
parent 97aa24ba8e
commit fd5ea62f6a
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
<a name="readme-top"></a>
# Changelog
# [1.2.0](https://github.com/perfect-panel/ppanel-web/compare/v1.1.5...v1.2.0) (2025-08-04)
### ♻ Code Refactoring
* **view**: System and Auth Control ([b2b4a95](https://github.com/perfect-panel/ppanel-web/commit/b2b4a95))
### ✨ Features
* **netlify**: Add Netlify configuration for admin and user apps with Next.js plugin ([b4d4f59](https://github.com/perfect-panel/ppanel-web/commit/b4d4f59))
<a name="readme-top"></a>
# Changelog

View File

@ -1,6 +1,6 @@
{
"name": "ppanel-web",
"version": "1.1.5",
"version": "1.2.0",
"private": true,
"homepage": "https://github.com/perfect-panel/ppanel-web",
"bugs": {