Skip to content

Commit 04aad3d

Browse files
github-actions[bot]github-actions[bot]
andauthored
chore(ecs-lib): release @nanoforge-dev/ecs-lib@1.1.0 (#270)
Co-authored-by: github-actions[bot] <username@users.noreply.github.com>
1 parent 6c27bf0 commit 04aad3d

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

packages/ecs-lib/CHANGELOG.md

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

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

5+
# [@nanoforge-dev/ecs-lib@1.1.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/ecs-lib@1.0.1...@nanoforge-dev/ecs-lib@1.1.0) - (2026-04-02)
6+
7+
## Features
8+
9+
- Add core editor contribution ressources (#263) ([6c27bf0](https://github.com/NanoForge-dev/Engine/commit/6c27bf08b7d894d96940d2c572e224c01c48e374)) by @Exeloo
10+
- **core-editor:** Hot reload entity component from save (#253) ([71e3699](https://github.com/NanoForge-dev/Engine/commit/71e36998d9f510a874a5c3022aa0cdfa6c6bdfac)) by @Tchips46
11+
12+
## Testing
13+
14+
- Add unit and e2e tests (#244) ([d593579](https://github.com/NanoForge-dev/Engine/commit/d593579f149370e1d4f32eec5cac5d251fc31f9c)) by @Exeloo
15+
516
# [@nanoforge-dev/ecs-lib@1.0.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/ecs-lib@1.0.0...@nanoforge-dev/ecs-lib@1.0.1) - (2026-02-16)
617

718
## Documentation

packages/ecs-lib/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-lib",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"description": "NanoForge Engine - ECS Lib (source code use by ECS Client and Server)",
66
"keywords": [
77
"nanoforge",

0 commit comments

Comments
 (0)