diff --git a/packages/graphics-2d/CHANGELOG.md b/packages/graphics-2d/CHANGELOG.md index 5ddce08..3953b51 100644 --- a/packages/graphics-2d/CHANGELOG.md +++ b/packages/graphics-2d/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +# [@nanoforge-dev/graphics-2d@1.0.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/graphics-2d@1.0.0...@nanoforge-dev/graphics-2d@1.0.1) - (2026-02-16) + +## Documentation + +- Setup typedoc (#192) ([fa908e7](https://github.com/NanoForge-dev/Engine/commit/fa908e7e268fa1770be58fc62a0257f3760480b2)) by @MartinFillon +- Fix readme badges (#186) ([fd8d93d](https://github.com/NanoForge-dev/Engine/commit/fd8d93d13a0fbad95ef9952acd10faad9e112c78)) by @Exeloo + # [@nanoforge-dev/graphics-2d@1.0.0](https://github.com/NanoForge-dev/Engine/tree/@nanoforge-dev/graphics-2d@1.0.0) - (2026-01-09) ## Bug Fixes diff --git a/packages/graphics-2d/package.json b/packages/graphics-2d/package.json index 29b18d7..300fd04 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.0", + "version": "1.0.1", "description": "NanoForge Engine - Graphics-2d", "keywords": [ "nanoforge",