Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .sampo/changesets/roguish-iceseeker-marjatta.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @mpgd/cli

## 0.16.1 — 2026-07-20

### Changed

- [f890f96](https://github.com/imjlk/mpgd-kit/commit/f890f963d199a8db1d894dfbc23b123efa099709) Update generated Apps in Toss wrappers to @ait-co/devtools 0.1.140 and preserve its
official SDK mock when Vite prebundles the Kit adapter. — Thanks @imjlk!

## 0.16.0 — 2026-07-20

### Patch changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpgd/cli",
"version": "0.16.0",
"version": "0.16.1",
"description": "Gunshi CLI for mpgd-kit starter generation and target workflow orchestration.",
"license": "MIT",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/create-game/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mpgd/create-game

## 0.16.1 — 2026-07-20

### Patch changes

- Updated dependencies: cli@0.16.1

## 0.16.0 — 2026-07-20

### Patch changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-game/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpgd/create-game",
"version": "0.16.0",
"version": "0.16.1",
"description": "Create a Phaser game starter wired for mpgd-kit targets.",
"license": "MIT",
"repository": {
Expand Down