Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/nanoforge@1.3.0...@nanoforge-dev/nanoforge@1.3.1) - (2026-06-04)

## Documentation

- Setup new docs synchro action (#359) ([ff605f2](https://github.com/NanoForge-dev/Engine/commit/ff605f2b38a71f3f4b23707de2809da790e56c90)) by @MartinFillon

# [1.3.0](https://github.com/NanoForge-dev/Engine/tree/@nanoforge-dev/nanoforge@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/nanoforge",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine",
"homepage": "https://github.com/NanoForge-dev/Engine#readme",
"bugs": "https://github.com/NanoForge-dev/Engine/issues",
Expand Down
2 changes: 2 additions & 0 deletions packages/asset-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/asset-manager@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/asset-manager@1.0.2...@nanoforge-dev/asset-manager@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/asset-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/asset-manager",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Asset Manager",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/common@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/common@1.1.1...@nanoforge-dev/common@1.3.0) - (2026-05-26)

## Features
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/common",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Common",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/config@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/config@1.1.0...@nanoforge-dev/config@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/config",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Config",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/core-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/core-editor@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/core-editor@1.0.2...@nanoforge-dev/core-editor@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/core-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/core-editor",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Core Editor",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/core@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/core@1.1.0...@nanoforge-dev/core@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/core",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Core",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/ecs-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/ecs-client@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/ecs-client@1.1.4...@nanoforge-dev/ecs-client@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/ecs-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/ecs-client",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - ECS Client",
"keywords": [
"nanoforge",
Expand Down
6 changes: 6 additions & 0 deletions packages/ecs-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

## Documentation

- Setup new docs synchro action (#359) ([ff605f2](https://github.com/NanoForge-dev/Engine/commit/ff605f2b38a71f3f4b23707de2809da790e56c90)) by @MartinFillon

# [@nanoforge-dev/ecs-lib@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/ecs-lib@1.1.2...@nanoforge-dev/ecs-lib@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/ecs-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/ecs-lib",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - ECS Lib (source code use by ECS Client and Server)",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/ecs-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/ecs-server@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/ecs-server@1.1.4...@nanoforge-dev/ecs-server@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/ecs-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/ecs-server",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - ECS Server",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/graphics-2d/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/graphics-2d@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/graphics-2d@1.0.3...@nanoforge-dev/graphics-2d@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/graphics-2d/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/graphics-2d",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Graphics-2d",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/input/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/input@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/input@1.0.2...@nanoforge-dev/input@1.3.0) - (2026-05-26)

## Features
Expand Down
2 changes: 1 addition & 1 deletion packages/input/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/input",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Input",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/music/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/music@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/music@1.0.1...@nanoforge-dev/music@1.3.0) - (2026-05-26)

## Features
Expand Down
2 changes: 1 addition & 1 deletion packages/music/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/music",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Music",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/network-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/network-client@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/network-client@1.2.0...@nanoforge-dev/network-client@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/network-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/network-client",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Network Client",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/network-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/network-server@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/network-server@1.2.0...@nanoforge-dev/network-server@1.3.0) - (2026-05-26)

## Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/network-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/network-server",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Network Server",
"keywords": [
"nanoforge",
Expand Down
2 changes: 2 additions & 0 deletions packages/sound/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

# [1.3.1](https://github.com/NanoForge-dev/Engine/compare/1.3.0...1.3.1) - (2026-06-04)

# [@nanoforge-dev/sound@1.3.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/sound@1.0.1...@nanoforge-dev/sound@1.3.0) - (2026-05-26)

## Features
Expand Down
2 changes: 1 addition & 1 deletion packages/sound/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/sound",
"version": "1.3.0",
"version": "1.3.1",
"description": "NanoForge Engine - Sound",
"keywords": [
"nanoforge",
Expand Down
Loading