Skip to content

Commit d3811cf

Browse files
committed
feat: cs16 and hlsdk updates
1 parent 0bef72b commit d3811cf

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

packages/cs16-client/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.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.2] - 2025-10-22
9+
### Changed
10+
- Updated emscripten version from `4.0.15` to `4.0.17`
11+
12+
---
13+
814
## [0.1.1] - 2025-09-28
915
### Changed
1016
- Updated emscripten version from `4.0.13` to `4.0.15`

packages/cs16-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cs16-client",
3-
"version": "0.1.1+commit.4d2fcf1",
3+
"version": "0.1.2+commit.15278ca",
44
"description": "cs16-client emscripten port",
55
"homepage": "https://github.com/yohimik/webxash3d-fwgs",
66
"scripts": {

packages/hlsdk-portable/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.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.2] - 2025-10-22
9+
### Changed
10+
- Updated emscripten version from `4.0.15` to `4.0.17`
11+
12+
---
13+
814
## [0.1.1] - 2025-10-01
915
### Changed
1016
- Updated emscripten version from `4.0.13` to `4.0.15`

packages/hlsdk-portable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hlsdk-portable",
3-
"version": "0.1.1+commit.d0b128e",
3+
"version": "0.1.2+commit.5fae1fb",
44
"description": "HLSDK emscripten port",
55
"homepage": "https://github.com/yohimik/webxash3d-fwgs",
66
"scripts": {

0 commit comments

Comments
 (0)