Skip to content

Commit 61d8e40

Browse files
committed
chore(release): v0.0.13
1 parent 2fe0953 commit 61d8e40

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.13
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.12...v0.0.13)
6+
7+
### 🚀 Enhancements
8+
9+
- Add mentionable and attachment to command option type ([ec7ded8](https://github.com/harmonix-js/core/commit/ec7ded8))
10+
- Add possibility to set command available in dm or not ([26dc7d5](https://github.com/harmonix-js/core/commit/26dc7d5))
11+
12+
### 🩹 Fixes
13+
14+
- Context menu config type ([e847eb5](https://github.com/harmonix-js/core/commit/e847eb5))
15+
- Client error when giving no intents ([245723b](https://github.com/harmonix-js/core/commit/245723b))
16+
17+
### 💅 Refactors
18+
19+
- UseEmbed function ([4243263](https://github.com/harmonix-js/core/commit/4243263))
20+
21+
### ✅ Tests
22+
23+
- Playground ([2fe0953](https://github.com/harmonix-js/core/commit/2fe0953))
24+
25+
### ❤️ Contributors
26+
27+
- Nethris <david.abou@epitech.eu>
28+
329
## v0.0.12
430

531
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.11...v0.0.12)

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.12",
3+
"version": "0.0.13",
44
"repository": "harmonix-js/core",
55
"homepage": "https://harmonix-js.netlify.app/",
66
"description": "⚡ Next-gen Discord Bot Framework",

0 commit comments

Comments
 (0)