Skip to content

Commit 6ae7616

Browse files
github-actions[bot]github-actions[bot]
andauthored
chore(config): release @nanoforge-dev/config@1.1.0 (#266)
Co-authored-by: github-actions[bot] <username@users.noreply.github.com>
1 parent 9767608 commit 6ae7616

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/config/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/config@1.1.0](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/config@1.0.1...@nanoforge-dev/config@1.1.0) - (2026-04-02)
6+
7+
## Features
8+
9+
- Add core editor contribution ressources (#263) ([6c27bf0](https://github.com/NanoForge-dev/Engine/commit/6c27bf08b7d894d96940d2c572e224c01c48e374)) by @Exeloo
10+
- Add loader given env to config registry (#246) ([dce12b7](https://github.com/NanoForge-dev/Engine/commit/dce12b7601b613e850987da1e0766634a821bdfc)) by @Exeloo
11+
512
# [@nanoforge-dev/config@1.0.1](https://github.com/NanoForge-dev/Engine/compare/@nanoforge-dev/config@1.0.0...@nanoforge-dev/config@1.0.1) - (2026-02-16)
613

714
## Documentation

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

0 commit comments

Comments
 (0)