Skip to content

Commit 27231e2

Browse files
authored
chore(actions): release @nanoforge-dev/actions@1.0.2 (#184)
1 parent 3016d45 commit 27231e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

utils/actions/CHANGELOG.md

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

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

5+
# [@nanoforge-dev/actions@1.0.2](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/actions@1.0.1...@nanoforge-dev/actions@1.0.2) - (2026-01-10)
6+
7+
## Bug Fixes
8+
9+
- **actions:** Change release process to fit with new actions (#183) ([3016d45](https://github.com/NanoForge-dev/Engine/commit/3016d45b41a7f8bbd16962cb5f7aea956f84bde3)) by @Exeloo
10+
- **actions:** Change compilation to handle usage of actions from other repositories (#182) ([31a9514](https://github.com/NanoForge-dev/Engine/commit/31a951416c44301e5784b51bcfaff7fc49f176c8)) by @Exeloo
11+
512
# [@nanoforge-dev/actions@1.0.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/actions@1.0.0...@nanoforge-dev/actions@1.0.1) - (2026-01-09)
613

714
## Bug Fixes

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

0 commit comments

Comments
 (0)