Skip to content

Commit a28303e

Browse files
committed
chore(release): v0.0.4
1 parent 04bc4e2 commit a28303e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## v0.0.4
5+
6+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.3...v0.0.4)
7+
8+
### 🩹 Fixes
9+
10+
- Bug application commands not refreshing ([04bc4e2](https://github.com/harmonix-js/core/commit/04bc4e2))
11+
12+
### 📖 Documentation
13+
14+
- Command is in a folder ([13d4c85](https://github.com/harmonix-js/core/commit/13d4c85))
15+
16+
### ❤️ Contributors
17+
18+
- Nethris <david.abou@epitech.eu>
19+
420
## v0.0.3
521

622
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.2...v0.0.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harmonix-js/core",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "⚡ Next-gen Discord Bot Framework",
55
"repository": "harmonix-js/core",
66
"license": "MIT",

0 commit comments

Comments
 (0)