Skip to content

Commit 2d0564a

Browse files
github-actions[bot]github-actions[bot]
andauthored
chore(ecs-client): release @nanoforge-dev/ecs-client@1.0.1 (#203)
Co-authored-by: github-actions[bot] <username@users.noreply.github.com>
1 parent 13fb1ce commit 2d0564a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/ecs-client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# [@nanoforge-dev/ecs-client@1.0.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/ecs-client@1.0.0...@nanoforge-dev/ecs-client@1.0.1) - (2026-02-16)
6+
7+
## Documentation
8+
9+
- Setup typedoc (#192) ([fa908e7](https://github.com/NanoForge-dev/Engine/commit/fa908e7e268fa1770be58fc62a0257f3760480b2)) by @MartinFillon
10+
- Fix readme badges (#186) ([fd8d93d](https://github.com/NanoForge-dev/Engine/commit/fd8d93d13a0fbad95ef9952acd10faad9e112c78)) by @Exeloo
11+
512
# [@nanoforge-dev/ecs-client@1.0.0](https://github.com/NanoForge-dev/Engine/tree/@nanoforge-dev/ecs-client@1.0.0) - (2026-01-09)
613

714
## Bug Fixes

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": "1.0.0",
4+
"version": "1.0.1",
55
"description": "NanoForge Engine - ECS Client",
66
"keywords": [
77
"nanoforge",

0 commit comments

Comments
 (0)