Skip to content

Commit c83efae

Browse files
committed
chore(release): 4.10.1
1 parent d5c60ce commit c83efae

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.10.1](https://github.com/Polyterative/Patcher/compare/v4.10.0...v4.10.1) (2025-03-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **module-details:** panel upload works again ([6945a93](https://github.com/Polyterative/Patcher/commit/6945a939d5ea9eb60069b11f200803cfe815304c))
11+
* **module-details:** power upload more reliable ([d5c60ce](https://github.com/Polyterative/Patcher/commit/d5c60cef0e63d9a06e7e6f4e008719306678f9eb))
12+
513
## [4.10.0](https://github.com/Polyterative/Patcher/compare/v4.9.0...v4.10.0) (2024-11-21)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patcher",
3-
"version": "4.10.0",
3+
"version": "4.10.1",
44
"scripts": {
55
"start": "ng serve --port 5556",
66
"startProd": "ng serve --configuration production --hmr ",

src/assets/md/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.10.1](https://github.com/Polyterative/Patcher/compare/v4.10.0...v4.10.1) (2025-03-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **module-details:** panel upload works again ([6945a93](https://github.com/Polyterative/Patcher/commit/6945a939d5ea9eb60069b11f200803cfe815304c))
11+
* **module-details:** power upload more reliable ([d5c60ce](https://github.com/Polyterative/Patcher/commit/d5c60cef0e63d9a06e7e6f4e008719306678f9eb))
12+
513
## [4.10.0](https://github.com/Polyterative/Patcher/compare/v4.9.0...v4.10.0) (2024-11-21)
614

715

0 commit comments

Comments
 (0)