Skip to content

Commit 80e7f11

Browse files
committed
chore(release): 6.3.1
1 parent 8353451 commit 80e7f11

3 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [6.3.1](https://github.com/Polyterative/Patcher/compare/v6.3.0...v6.3.1) (2026-06-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **vercel:** restore pnpm override metadata ([8353451](https://github.com/Polyterative/Patcher/commit/8353451c7087cbb27f619f289c7bd213bfdeeeab))
11+
512
## [6.3.0](https://github.com/Polyterative/Patcher/compare/v6.2.0...v6.3.0) (2026-06-16)
613

714

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": "6.3.0",
3+
"version": "6.3.1",
44
"packageManager": "pnpm@10.33.4",
55
"scripts": {
66
"start": "ng serve --port 5556",

src/assets/md/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [6.3.1](https://github.com/Polyterative/Patcher/compare/v6.3.0...v6.3.1) (2026-06-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **vercel:** restore pnpm override metadata ([8353451](https://github.com/Polyterative/Patcher/commit/8353451c7087cbb27f619f289c7bd213bfdeeeab))
11+
512
## [6.3.0](https://github.com/Polyterative/Patcher/compare/v6.2.0...v6.3.0) (2026-06-16)
613

714

0 commit comments

Comments
 (0)