chore(release): 1.0.4
### [1.0.4](https://code.relms.dev/NeonJS/framework/compare/v1.0.3...v1.0.4) (2021-11-04) ### Bug Fixes * bump version ([57655ea
](57655ea0eb
)) [CI SKIP]
This commit is contained in:
parent
57655ea0eb
commit
0f7c59a8c1
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
### [1.0.4](https://code.relms.dev/NeonJS/framework/compare/v1.0.3...v1.0.4) (2021-11-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bump version ([57655ea](https://code.relms.dev/NeonJS/framework/commit/57655ea0eb52b212d45bbc83601776505983cbf0))
|
||||
|
||||
## 1.0.3 (2021-11-04)
|
||||
|
||||
### Features
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@neonjs/framework",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Discord.JS Slash Commands based framework",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
|
|
Reference in a new issue