Skip to content

Commit 32fabb0

Browse files
committed
chore(release): 4.10.2
1 parent 6659d91 commit 32fabb0

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.2](https://github.com/Polyterative/Patcher/compare/v4.10.1...v4.10.2) (2025-03-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **actions:** cache fix ([6659d91](https://github.com/Polyterative/Patcher/commit/6659d9170aa1773179dd72c2765b04c0e4ab115f))
11+
* **actions:** cache fix ([795c3a6](https://github.com/Polyterative/Patcher/commit/795c3a6f9dda0188da79fe99946985a4253434ff))
12+
513
### [4.10.1](https://github.com/Polyterative/Patcher/compare/v4.10.0...v4.10.1) (2025-03-26)
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.1",
3+
"version": "4.10.2",
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.2](https://github.com/Polyterative/Patcher/compare/v4.10.1...v4.10.2) (2025-03-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **actions:** cache fix ([6659d91](https://github.com/Polyterative/Patcher/commit/6659d9170aa1773179dd72c2765b04c0e4ab115f))
11+
* **actions:** cache fix ([795c3a6](https://github.com/Polyterative/Patcher/commit/795c3a6f9dda0188da79fe99946985a4253434ff))
12+
513
### [4.10.1](https://github.com/Polyterative/Patcher/compare/v4.10.0...v4.10.1) (2025-03-26)
614

715

0 commit comments

Comments
 (0)