Skip to content

Commit df82234

Browse files
github-actions[bot]github-actions[bot]
andauthored
chore(schematics): release @nanoforge-dev/schematics@1.2.1 (#85)
Co-authored-by: github-actions[bot] <username@users.noreply.github.com>
1 parent 9d98d1a commit df82234

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
# [@nanoforge-dev/schematics@1.2.1](https://github.com/NanoForge-dev/schematics/compare/@nanoforge-dev/schematics@1.2.0...@nanoforge-dev/schematics@1.2.1) - (2026-03-15)
6+
7+
## Bug Fixes
8+
9+
- Use of directory variable and js issues (#84) ([9d98d1a](https://github.com/NanoForge-dev/schematics/commit/9d98d1ae977e69cfc07b4e9131bde2ea2b34964f)) by @Exeloo
10+
11+
## Features
12+
13+
- Add lint param handling on application (#79) ([96c2128](https://github.com/NanoForge-dev/schematics/commit/96c212817d763fc2677d28cd57f3d196c6a45f6d)) by @Exeloo
14+
515
# [@nanoforge-dev/schematics@1.2.0](https://github.com/NanoForge-dev/schematics/compare/@nanoforge-dev/schematics@1.1.0...@nanoforge-dev/schematics@1.2.0) - (2026-02-27)
616

717
## Features

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": "1.2.0",
4+
"version": "1.2.1",
55
"description": "NanoForge Schematics",
66
"keywords": [
77
"nanoforge",

0 commit comments

Comments
 (0)