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

## [1.4.2](https://github.com/perfect-panel/ppanel-web/compare/v1.4.1...v1.4.2) (2025-09-15)

### 🐛 Bug Fixes

* Add GitHub template repository link to ProtocolForm header for easier access ([8a0baf3](https://github.com/perfect-panel/ppanel-web/commit/8a0baf3))
* Add readOnly prop to MonacoEditor and TemplatePreview components for improved content handling ([c4c4d5a](https://github.com/perfect-panel/ppanel-web/commit/c4c4d5a))
This commit is contained in:
semantic-release-bot 2025-09-15 11:12:27 +00:00
parent 8a0baf3a61
commit 597a01885b
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
<a name="readme-top"></a>
# Changelog
## [1.4.2](https://github.com/perfect-panel/ppanel-web/compare/v1.4.1...v1.4.2) (2025-09-15)
### 🐛 Bug Fixes
* Add GitHub template repository link to ProtocolForm header for easier access ([8a0baf3](https://github.com/perfect-panel/ppanel-web/commit/8a0baf3))
* Add readOnly prop to MonacoEditor and TemplatePreview components for improved content handling ([c4c4d5a](https://github.com/perfect-panel/ppanel-web/commit/c4c4d5a))
## [1.4.1](https://github.com/perfect-panel/ppanel-web/compare/v1.4.0...v1.4.1) (2025-09-15)

View File

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