Skip to content

Commit 9767608

Browse files
github-actions[bot]github-actions[bot]
andauthored
chore(core-editor): release @nanoforge-dev/core-editor@1.0.0 (#268)
Co-authored-by: github-actions[bot] <username@users.noreply.github.com>
1 parent 1c44f4d commit 9767608

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/core-editor/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
# [@nanoforge-dev/core-editor@1.0.0](https://github.com/NanoForge-dev/Engine/tree/@nanoforge-dev/core-editor@1.0.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+

packages/core-editor/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/core-editor",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"description": "NanoForge Engine - Core Editor",
66
"keywords": [
77
"nanoforge",

0 commit comments

Comments
 (0)