chore: bump packages for release
This commit is contained in:
parent
32cf38c452
commit
a7247859ac
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@cozy-games/leaderboard",
|
"name": "@cozy-games/leaderboard",
|
||||||
"version": "0.0.2",
|
"version": "0.1.0",
|
||||||
"description": "Generic, game-agnostic Firestore leaderboard with time-windowed views",
|
"description": "Generic, game-agnostic Firestore leaderboard with time-windowed views",
|
||||||
"author": "Ayo Ayco",
|
"author": "Ayo Ayco",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@cozy-games/mnswpr",
|
"name": "@cozy-games/mnswpr",
|
||||||
"version": "0.5.0",
|
"version": "0.5.1",
|
||||||
"description": "Classic Minesweeper browser game",
|
"description": "Classic Minesweeper browser game",
|
||||||
"author": "Ayo",
|
"author": "Ayo",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@cozy-games/utils",
|
"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)",
|
"description": "Shared, dependency-free browser utilities for Cozy Games (storage, timer, logger, loading, date buckets)",
|
||||||
"author": "Ayo Ayco",
|
"author": "Ayo Ayco",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue