chore(release): v1.0.0 [skip ci]
# 1.0.0 (2022-10-13) ### Bug Fixes * adding in standard build ([af26ee5
](af26ee52b5
)) ### Features * initial commit ([c98d517
](c98d517d75
))
This commit is contained in:
parent
af26ee52b5
commit
15d8eab268
3 changed files with 14 additions and 2593 deletions
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 1.0.0 (2022-10-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* adding in standard build ([af26ee5](https://src.mfgames.com/fedran-sources/hopelessly-stuck-in-a-rainy-field/commit/af26ee52b5f81ac7aa910e678d1fa549e4ef6529))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* initial commit ([c98d517](https://src.mfgames.com/fedran-sources/hopelessly-stuck-in-a-rainy-field/commit/c98d517d755652fd303130e67b9eae4d6ae08f1e))
|
2594
package-lock.json
generated
2594
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hopelessly-stuck-in-a-rainy-field",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "\"Hopelessly Stuck in a Rainy Field\" is a story by D. Moonfire.",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue