chore(release): 1.7.2-pre.1 [skip ci]

## [1.7.2-pre.1](https://github.com/chenasraf/simple-scaffold/compare/v1.7.1...v1.7.2-pre.1) (2023-08-15)

### Bug Fixes

* windows path resolution ([98ee000](98ee00031f))
This commit is contained in:
semantic-release-bot
2023-08-15 19:34:02 +00:00
parent dbba81d053
commit 9f58fff2cf
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Change Log
## [1.7.2-pre.1](https://github.com/chenasraf/simple-scaffold/compare/v1.7.1...v1.7.2-pre.1) (2023-08-15)
### Bug Fixes
* windows path resolution ([98ee000](https://github.com/chenasraf/simple-scaffold/commit/98ee00031fc1ad67a53797a9e28e5c4759bc8bce))
## [1.7.1](https://github.com/chenasraf/simple-scaffold/compare/v1.7.0...v1.7.1) (2023-06-07)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "simple-scaffold",
"version": "1.7.2",
"version": "1.7.2-pre.1",
"description": "Generate any file structure - from single components to entire app boilerplates, with a single command.",
"homepage": "https://chenasraf.github.io/simple-scaffold",
"repository": "https://github.com/chenasraf/simple-scaffold.git",