Skip to content

Commit c58913c

Browse files
chore(release): 1.8.0-pre.1 [skip ci]
## [1.8.0-pre.1](v1.7.2...v1.8.0-pre.1) (2023-11-27) ### Bug Fixes * **config:** fn config load ([457c904](457c904)), closes [#63](#63)
1 parent 807c3e2 commit c58913c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [1.8.0-pre.1](https://github.com/chenasraf/simple-scaffold/compare/v1.7.2...v1.8.0-pre.1) (2023-11-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **config:** fn config load ([457c904](https://github.com/chenasraf/simple-scaffold/commit/457c90470b0f138862469ff878c7e061c7afd18a)), closes [#63](https://github.com/chenasraf/simple-scaffold/issues/63)
9+
310
## [1.7.2](https://github.com/chenasraf/simple-scaffold/compare/v1.7.1...v1.7.2) (2023-08-20)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-scaffold",
3-
"version": "1.7.2",
3+
"version": "1.8.0-pre.1",
44
"description": "Generate any file structure - from single components to entire app boilerplates, with a single command.",
55
"homepage": "https://chenasraf.github.io/simple-scaffold",
66
"repository": "https://github.com/chenasraf/simple-scaffold.git",

0 commit comments

Comments
 (0)