Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions utils/actions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

# [@nanoforge-dev/[email protected]](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/[email protected]...@nanoforge-dev/[email protected]) - (2026-01-09)

## Bug Fixes

- Add permissions to ci and change release process (#179) ([91b8832](https://github.com/NanoForge-dev/Engine/commit/91b88329d61fd96305c5868d39589439cfa08814)) by @Exeloo

# [@nanoforge-dev/[email protected]](https://github.com/NanoForge-dev/Engine/tree/@nanoforge-dev/[email protected]) - (2026-01-09)

## CI
Expand Down
2 changes: 1 addition & 1 deletion utils/actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@nanoforge-dev/actions",
"version": "1.0.0",
"version": "1.0.1",
"description": "NanoForge Engine - Actions",
"keywords": [
"nanoforge",
Expand Down
Loading