Skip to content

Commit f3cfc7a

Browse files
github-actions[bot]github-actions[bot]
andauthored
chore(input): release @nanoforge-dev/input@1.0.2 (#297)
Co-authored-by: github-actions[bot] <username@users.noreply.github.com>
1 parent 85a2dad commit f3cfc7a

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

packages/input/CHANGELOG.md

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

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

5+
# [@nanoforge-dev/input@1.0.2](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/input@1.0.1...@nanoforge-dev/input@1.0.2) - (2026-04-14)
6+
7+
## Bug Fixes
8+
9+
- **input:** Get key always return boolean (#289) ([7c659db](https://github.com/NanoForge-dev/Engine/commit/7c659db0b9c965b7c65668b9864e7c0c575793d3)) by @Tchips46
10+
11+
## Features
12+
13+
- Add core editor contribution ressources (#263) ([6c27bf0](https://github.com/NanoForge-dev/Engine/commit/6c27bf08b7d894d96940d2c572e224c01c48e374)) by @Exeloo
14+
15+
## Testing
16+
17+
- Add unit and e2e tests (#244) ([d593579](https://github.com/NanoForge-dev/Engine/commit/d593579f149370e1d4f32eec5cac5d251fc31f9c)) by @Exeloo
18+
519
# [@nanoforge-dev/input@1.0.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/input@1.0.0...@nanoforge-dev/input@1.0.1) - (2026-02-16)
620

721
## Documentation

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

0 commit comments

Comments
 (0)