Skip to content

Commit 58a534d

Browse files
obiotclaude
andcommitted
Chore: fix missing README on the npm release
Bump to 18.2.2 to republish with the README included. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 73c20be commit 58a534d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/melonjs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [18.2.2] (melonJS 2)
4+
5+
### Fixed
6+
- Chore: fix missing README on the npm release
7+
38
## [18.2.1] (melonJS 2)
49

510
### Fixed

packages/melonjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "melonjs",
3-
"version": "18.2.1",
3+
"version": "18.2.2",
44
"description": "melonJS Game Engine",
55
"homepage": "http://www.melonjs.org/",
66
"type": "module",

0 commit comments

Comments
 (0)