Skip to content

Commit d3abf2e

Browse files
committed
chore(release): v0.0.10
1 parent 95f8843 commit d3abf2e

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.10
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.9...v0.0.10)
6+
7+
### 🚀 Enhancements
8+
9+
- Add button handling ([31b46e1](https://github.com/harmonix-js/core/commit/31b46e1))
10+
- Add select menu handling ([8589471](https://github.com/harmonix-js/core/commit/8589471))
11+
12+
### 🩹 Fixes
13+
14+
- Remove guildOnly commands ([7967c8a](https://github.com/harmonix-js/core/commit/7967c8a))
15+
16+
### ✅ Tests
17+
18+
- Playground ([8f504f7](https://github.com/harmonix-js/core/commit/8f504f7))
19+
- Playground ([95f8843](https://github.com/harmonix-js/core/commit/95f8843))
20+
21+
### 🎨 Styles
22+
23+
- Rename ownerId to ownerIds ([4271d1d](https://github.com/harmonix-js/core/commit/4271d1d))
24+
25+
### ❤️ Contributors
26+
27+
- Nethris <david.abou@epitech.eu>
28+
329
## v0.0.9
430

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

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

0 commit comments

Comments
 (0)