From 70902486280e6e3edbe10c1b6982cd87cea4833a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 29 Apr 2026 06:31:28 +0000 Subject: [PATCH] chore(graphics-2d): release @nanoforge-dev/graphics-2d@1.0.3 --- packages/graphics-2d/CHANGELOG.md | 6 ++++++ packages/graphics-2d/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/graphics-2d/CHANGELOG.md b/packages/graphics-2d/CHANGELOG.md index 44d4f3f..75818b6 100644 --- a/packages/graphics-2d/CHANGELOG.md +++ b/packages/graphics-2d/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +# [@nanoforge-dev/graphics-2d@1.0.3](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/graphics-2d@1.0.2...@nanoforge-dev/graphics-2d@1.0.3) - (2026-04-29) + +## Bug Fixes + +- **render:** Change specific container canva for general html div (#323) ([6ea75f4](https://github.com/NanoForge-dev/Engine/commit/6ea75f4f3c1aa3d2f46bdbea1467f580cb9000bc)) by @Tchips46 + # [@nanoforge-dev/graphics-2d@1.0.2](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/graphics-2d@1.0.1...@nanoforge-dev/graphics-2d@1.0.2) - (2026-04-19) ## Features diff --git a/packages/graphics-2d/package.json b/packages/graphics-2d/package.json index 9c0ea42..71b681c 100644 --- a/packages/graphics-2d/package.json +++ b/packages/graphics-2d/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@nanoforge-dev/graphics-2d", - "version": "1.0.2", + "version": "1.0.3", "description": "NanoForge Engine - Graphics-2d", "keywords": [ "nanoforge",