chore: bump packages for release

This commit is contained in:
ayo 2026-07-16 20:43:03 +02:00
parent 32cf38c452
commit a7247859ac
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cozy-games/leaderboard",
"version": "0.0.2",
"version": "0.1.0",
"description": "Generic, game-agnostic Firestore leaderboard with time-windowed views",
"author": "Ayo Ayco",
"type": "module",

View file

@ -1,6 +1,6 @@
{
"name": "@cozy-games/mnswpr",
"version": "0.5.0",
"version": "0.5.1",
"description": "Classic Minesweeper browser game",
"author": "Ayo",
"type": "module",

View file

@ -1,6 +1,6 @@
{
"name": "@cozy-games/utils",
"version": "0.0.1",
"version": "0.0.2",
"description": "Shared, dependency-free browser utilities for Cozy Games (storage, timer, logger, loading, date buckets)",
"author": "Ayo Ayco",
"type": "module",