chore(release): v1.0.0 [skip ci]
# 1.0.0 (2022-10-13) ### Bug Fixes * adding in standard build ([d162bfc
](d162bfc45b
)) ### Features * initial commit ([88a5bf2
](88a5bf2276
))
This commit is contained in:
parent
d162bfc45b
commit
f857687753
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 ([d162bfc](https://src.mfgames.com/fedran-sources/brilliant-luck/commit/d162bfc45b336ee3657f4a3b1f1426d04d92ce59))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* initial commit ([88a5bf2](https://src.mfgames.com/fedran-sources/brilliant-luck/commit/88a5bf2276db04b4d1e820649a9ffe9bcec49ff1))
|
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": "brilliant-luck",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "\"Brilliant Luck\" is a story by D. Moonfire.",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue