Skip to content

Commit 3c82baf

Browse files
committed
chore(release): cut v0.5.2
1 parent 4b894b6 commit 3c82baf

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.releases/unreleased/20260214131047-fix-player-registry-badge-variant-for-web-typech.md renamed to .releases/released/v0.5.2/20260214131047-fix-player-registry-badge-variant-for-web-typech.md

File renamed without changes.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,8 @@ All notable changes to CorpSim are documented in this file.
9696

9797
### Patch
9898
- [api] Fix player registry endpoint payload shape for catalog
99+
100+
## 0.5.2 - 2026-02-14
101+
102+
### Patch
103+
- [web] Fix player registry badge variant for web typecheck

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "corpsim",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"private": true,
55
"workspaces": [
66
"apps/*",

0 commit comments

Comments
 (0)