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

## [2.0.2-pre.1](https://github.com/chenasraf/simple-scaffold/compare/v2.0.1...v2.0.2-pre.1) (2024-02-03)

### Bug Fixes

* try to await scaffold before finally ([b0a6bf7](b0a6bf7021))
This commit is contained in:
semantic-release-bot
2024-02-03 22:15:03 +00:00
committed by Chen Asraf
parent 1b70897f98
commit 0ec671fe83

View File

@@ -1,6 +1,6 @@
{
"name": "simple-scaffold",
"version": "2.0.1",
"version": "2.0.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": {