Skip to content

Commit 0f38bf9

Browse files
committed
bump: update version to 1.0.1 and update Changelog
1 parent d142c1a commit 0f38bf9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.0.1] - 2026-05-30
4+
5+
### Fixed
6+
7+
- templates are now resolved relative to the package installation directory instead of the current working directory
8+
39
## [1.0.0] - 2026-05-30
410

511
> Rebranded from `modular-framework-offline-generator` to `@dmsudev/mfog`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dmsudev/mfog",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Modular CLI for creating projects from multiple frameworks using offline local templates.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)