chore(release): v1.0.0 [skip ci]
# 1.0.0 (2022-10-13) ### Bug Fixes * added primary, secondary, and references ([3d96c83
](3d96c83ea7
)) * adding in standard build ([9933f18
](9933f18901
)) * fixed a title with three ([410535c
](410535c542
)) * fixed some flow on five ([cd4017e
](cd4017e65e
)) * integrated feedback from writing group ([d0b41ca
](d0b41cadb9
)) ### Features * fixed a typo in a timestamp ([f63417a
](f63417a5b2
))
This commit is contained in:
parent
9933f18901
commit
65cdbf7992
3 changed files with 18 additions and 2593 deletions
15
CHANGELOG.md
Normal file
15
CHANGELOG.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 1.0.0 (2022-10-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* added primary, secondary, and references ([3d96c83](https://src.mfgames.com/fedran-sources/let-his-memory-go/commit/3d96c83ea7853e56b3ee2005e0785951be299da4))
|
||||
* adding in standard build ([9933f18](https://src.mfgames.com/fedran-sources/let-his-memory-go/commit/9933f18901245e2ab3d474ca5b6fe2fcd90b5674))
|
||||
* fixed a title with three ([410535c](https://src.mfgames.com/fedran-sources/let-his-memory-go/commit/410535c542b995f4b2ad1abe045bc5c35ac59264))
|
||||
* fixed some flow on five ([cd4017e](https://src.mfgames.com/fedran-sources/let-his-memory-go/commit/cd4017e65e615137ec9797617551e34d61173e7c))
|
||||
* integrated feedback from writing group ([d0b41ca](https://src.mfgames.com/fedran-sources/let-his-memory-go/commit/d0b41cadb918bd2b81e9fcfc70465d4924d21279))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* fixed a typo in a timestamp ([f63417a](https://src.mfgames.com/fedran-sources/let-his-memory-go/commit/f63417a5b258580e35fff04f703dc453cda3b54d))
|
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": "let-his-memory-go",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "\"Let His Memory Go\" is a story by D. Moonfire.",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue