Merge branch 'main' into ci/migrate-to-release-please

This commit is contained in:
2023-09-26 13:28:29 +03:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

View File

@@ -52,7 +52,7 @@
[ [
"@semantic-release/exec", "@semantic-release/exec",
{ {
"prepareCmd": "./scripts/version ${nextRelease.version}", "prepareCmd": "./scripts/version ${nextRelease.version}"
} }
], ],
[ [

6
CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
## 1.0.0 (2023-09-26)
### Исправления
* добавил обязательное окно, с обязательной гифкой ([#8](https://github.com/shizand/statapp/issues/8)) 04cdcd9, closes #6