chore(release): v1.0.0 [skip ci]
# 1.0.0 (2022-10-14) ### Bug Fixes * adding in standard build ([5786967
](5786967ee0
)) ### Features * initial commit ([d261e68
](d261e680ae
))
This commit is contained in:
parent
5786967ee0
commit
3bb955feb8
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-14)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* adding in standard build ([5786967](https://src.mfgames.com/fedran-sources/the-perfect-companion/commit/5786967ee03f6cbd50b7ed2050e0ba9155f6567e))
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* initial commit ([d261e68](https://src.mfgames.com/fedran-sources/the-perfect-companion/commit/d261e680ae5ddd8e6de1cc909a705ead61f10753))
|
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": "the-perfect-companion",
|
"name": "the-perfect-companion",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "\"The Perfect Companion\" is a story by D. Moonfire.",
|
"description": "\"The Perfect Companion\" is a story by D. Moonfire.",
|
||||||
"author": {
|
"author": {
|
||||||
|
|
Loading…
Reference in a new issue