Skip to content

Commit ea57008

Browse files
committed
chore: update crew package to v2.1.0, changelog v2.4.3
1 parent 77f2a89 commit ea57008

3 files changed

Lines changed: 13 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.4.3] - 2025-11-01
9+
10+
### Added
11+
12+
- Crew package was updated with many new sprites: pumpka, spider web, star and many sparkles - @imaginarny
13+
814
## [2.4.2] - 2025-10-24
915

1016
### Added

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "kaplayground",
33
"type": "module",
4-
"version": "2.4.2",
4+
"version": "2.4.3",
55
"bin": "scripts/cli.js",
66
"scripts": {
77
"dev": "vite dev",
@@ -24,7 +24,7 @@
2424
"@fontsource-variable/rubik": "^5.1.0",
2525
"@fontsource/dm-mono": "^5.2.5",
2626
"@formkit/drag-and-drop": "^0.0.38",
27-
"@kaplayjs/crew": "^2.0.1",
27+
"@kaplayjs/crew": "^2.1.0",
2828
"@monaco-editor/react": "^4.6.0",
2929
"@radix-ui/react-context-menu": "^2.2.2",
3030
"@radix-ui/react-dropdown-menu": "^2.1.14",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)