Skip to content

Commit 45735f9

Browse files
authored
chore(ecs-client): release @nanoforge-dev/[email protected] (#173)
1 parent 173ab19 commit 45735f9

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

packages/ecs-client/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
# [@nanoforge-dev/ecs-client@1.0.0](https://github.com/NanoForge-dev/Engine/tree/@nanoforge-dev/[email protected]) - (2026-01-09)
6+
7+
## Bug Fixes
8+
9+
- **ecs:** Change ecs tests build (#152) ([246759e](https://github.com/NanoForge-dev/Engine/commit/246759ead7bee2364f8405fab50133463ae88978)) by @Exeloo
10+
11+
## Documentation
12+
13+
- Update README files with new structure and detailed usage examples for all packages (#157) ([63fab73](https://github.com/NanoForge-dev/Engine/commit/63fab7326bd9c7e6b00f950694ab16c9d9190c53)) by @Exeloo
14+
- Add funding (#147) ([7301fad](https://github.com/NanoForge-dev/Engine/commit/7301fad10f59b7e1f7fa788f8a2f6fc81d0db72e)) by @Exeloo
15+
16+
## Features
17+
18+
- Split ecs between client and server (#142) ([18fdd4a](https://github.com/NanoForge-dev/Engine/commit/18fdd4ab8d693ddcd0d3290e9ade127c4f410009)) by @Exeloo
19+

packages/ecs-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@nanoforge-dev/ecs-client",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"description": "NanoForge Engine - ECS Client",
66
"keywords": [
77
"nanoforge",

0 commit comments

Comments
 (0)