Skip to content

Commit 010956f

Browse files
committed
chore(release): v0.0.11
1 parent ee9c065 commit 010956f

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

Diff for: CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## v0.0.11
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.10...v0.0.11)
6+
7+
### 🚀 Enhancements
8+
9+
- Define of buttons, modals and select menus are now defined in separate folder ([260da9f](https://github.com/harmonix-js/core/commit/260da9f))
10+
11+
### 💅 Refactors
12+
13+
- Use instead of define for discord rich builder ([2f5480e](https://github.com/harmonix-js/core/commit/2f5480e))
14+
15+
### ✅ Tests
16+
17+
- Playground ([ee9c065](https://github.com/harmonix-js/core/commit/ee9c065))
18+
19+
### 🎨 Styles
20+
21+
- Remove useless imports ([d5c57dd](https://github.com/harmonix-js/core/commit/d5c57dd))
22+
23+
### ❤️ Contributors
24+
25+
- Nethris <[email protected]>
26+
327
## v0.0.10
428

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@harmonix-js/core",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"repository": "harmonix-js/core",
55
"homepage": "https://harmonix-js.netlify.app/",
66
"description": "⚡ Next-gen Discord Bot Framework",

0 commit comments

Comments
 (0)