chore(release): v1.0.0 [skip ci]
# 1.0.0 (2022-10-15) ### Bug Fixes * adding in standard build ([2e41d82
](2e41d82be0
)) * found some typos with a read ([69d0f37
](69d0f37e44
)) * minor edits on two ([8a3e990
](8a3e990bd2
)) * updating build ([6904b5c
](6904b5c40e
)) ### Features * drafted chapters one and two ([5ff92a3
](5ff92a3fe6
)) * drafted eight ([d59f93a
](d59f93acb9
)) * drafted eleven through fourteen ([83ddbe4
](83ddbe48d2
)) * drafted five ([9ca2be2
](9ca2be2bbf
)) * drafted nine ([4419267
](4419267a02
)) * drafted seven, added quotes to five and six ([5ff4186
](5ff4186e8e
)) * drafted six ([54fa5d2
](54fa5d23a8
)) * drafted ten ([52a283c
](52a283c8e2
)) * drafted three and four ([71a592f
](71a592f527
))
This commit is contained in:
parent
2d546dbada
commit
80c384f5e2
3 changed files with 25 additions and 2593 deletions
22
CHANGELOG.md
Normal file
22
CHANGELOG.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# 1.0.0 (2022-10-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* adding in standard build ([2e41d82](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/2e41d82be06f4bd08ad123f4b89e9f1fdf84e763))
|
||||
* found some typos with a read ([69d0f37](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/69d0f37e44111eb9c55b287f6fd2ce23e658f708))
|
||||
* minor edits on two ([8a3e990](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/8a3e990bd218ff9b03fd105c1d374c6cf5f2fb33))
|
||||
* updating build ([6904b5c](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/6904b5c40e0e8bf0d03d4ffac239c364859369d7))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* drafted chapters one and two ([5ff92a3](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/5ff92a3fe678779e12bb7d5320cfbaab8b37c595))
|
||||
* drafted eight ([d59f93a](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/d59f93acb982ecb6a7ebab71e577c429488c7aab))
|
||||
* drafted eleven through fourteen ([83ddbe4](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/83ddbe48d297c8d4f4ae3e9acb517a18cd156d53))
|
||||
* drafted five ([9ca2be2](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/9ca2be2bbfdcefa373c120702e6086eb83c05e2d))
|
||||
* drafted nine ([4419267](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/4419267a02908c52a1682977c3aeba946c1b69ad))
|
||||
* drafted seven, added quotes to five and six ([5ff4186](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/5ff4186e8e2bf3714b8cbb0146e121cf12c73a93))
|
||||
* drafted six ([54fa5d2](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/54fa5d23a8d4d244b5aafb2672c5cc211f6da8d2))
|
||||
* drafted ten ([52a283c](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/52a283c8e205b52d7529e160e5bed208af78fda9))
|
||||
* drafted three and four ([71a592f](https://src.mfgames.com/fedran-sources/coins-for-your-troubles/commit/71a592f527a9d32caf3a744d2b4e73c894e12561))
|
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": "coins-for-your-troubles",
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "\"Coins for Your Troubles\" is a novelette by D. Moonfire.",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue