chore(release): v1.0.0 [skip ci]
# 1.0.0 (2022-10-16) ### Bug Fixes * adding in standard build ([24ced25
](24ced25630
)) * updating build ([ceac14a
](ceac14a81e
)) ### Features * initial commit ([4f31105
](4f31105e6a
))
This commit is contained in:
parent
17b1695d2e
commit
90bfc6be6d
3 changed files with 15 additions and 2593 deletions
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 1.0.0 (2022-10-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* adding in standard build ([24ced25](https://src.mfgames.com/fedran-sources/brick-delivery/commit/24ced25630b71d102bb87b19af91a8683366db47))
|
||||
* updating build ([ceac14a](https://src.mfgames.com/fedran-sources/brick-delivery/commit/ceac14a81ed06e2b65bfd9ffd84aeaa5dfd5c2ea))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* initial commit ([4f31105](https://src.mfgames.com/fedran-sources/brick-delivery/commit/4f31105e6aa85685c63ef4f4619ce4953f8f940c))
|
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": "brick-delivery",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "\"Brick Delivery\" is a flash by D. Moonfire.",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue