Skip to content

Commit 8ec5ba3

Browse files
github-actions[bot]github-actions[bot]
andauthored
chore(core-editor): release @nanoforge-dev/core-editor@1.0.2 (#327)
Co-authored-by: github-actions[bot] <username@users.noreply.github.com>
1 parent f8c688e commit 8ec5ba3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/core-editor/CHANGELOG.md

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

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

5+
# [@nanoforge-dev/core-editor@1.0.2](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/core-editor@1.0.1...@nanoforge-dev/core-editor@1.0.2) - (2026-04-29)
6+
7+
## Bug Fixes
8+
9+
- **render:** Change specific container canva for general html div (#323) ([6ea75f4](https://github.com/NanoForge-dev/Engine/commit/6ea75f4f3c1aa3d2f46bdbea1467f580cb9000bc)) by @Tchips46
10+
511
# [@nanoforge-dev/core-editor@1.0.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/core-editor@1.0.0...@nanoforge-dev/core-editor@1.0.1) - (2026-04-21)
612

713
## Bug Fixes

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

0 commit comments

Comments
 (0)