Skip to content

Commit ddb7f86

Browse files
committed
chore: update
1 parent e431b63 commit ddb7f86

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/xash3d-fwgs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.2] - 2026-01-20
9+
### Changed
10+
- Updated engine to the latest commit
11+
- Updated emscripten version from `4.0.17` to `4.0.23`
12+
13+
---
14+
815
## [1.2.1] - 2025-10-22
916
### Fixed
1017
- Detached array error

packages/xash3d-fwgs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xash3d-fwgs",
3-
"version": "1.2.1+commit.f1fde32",
3+
"version": "1.2.2+commit.7c58854",
44
"description": "Xash3D-FWGS emscripten port",
55
"homepage": "https://github.com/yohimik/webxash3d-fwgs",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)