Skip to content

Commit 6702fc4

Browse files
committed
chore(schematics): release @nanoforge-dev/[email protected]
1 parent d881653 commit 6702fc4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
# [0.0.1](https://github.com/NanoForge-dev/schematics/tree/0.0.1) - (2025-11-28)
6+
7+
## Features
8+
9+
- Add base application and configuration schematics (#12) ([d881653](https://github.com/NanoForge-dev/schematics/commit/d881653dd57a886f12e18b9acf0d48d31d3686e6))
10+
- Init schematics project (#11) ([3fb0e61](https://github.com/NanoForge-dev/schematics/commit/3fb0e61075cf8094309765a0f685d2411c7f8aa8)) by @Exeloo
11+
12+
### New Contributors
13+
14+
- @Exeloo made their first contribution in #11

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/schematics",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"description": "NanoForge Schematics",
66
"keywords": [
77
"nanoforge",

0 commit comments

Comments
 (0)