Skip to content

Commit ebb9e0d

Browse files
committed
chore(release): v0.0.6
1 parent 0261621 commit ebb9e0d

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.6
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.5...v0.0.6)
6+
7+
### 🚀 Enhancements
8+
9+
- Add preconditions for context menus ([cb2194c](https://github.com/harmonix-js/core/commit/cb2194c))
10+
- Add preconditions ([fe2c82d](https://github.com/harmonix-js/core/commit/fe2c82d))
11+
- Add preconditions ([9e6a0cc](https://github.com/harmonix-js/core/commit/9e6a0cc))
12+
13+
### 🩹 Fixes
14+
15+
- Remove cooldowns (not used) ([6e60529](https://github.com/harmonix-js/core/commit/6e60529))
16+
17+
### 💅 Refactors
18+
19+
- Project structure ([0261621](https://github.com/harmonix-js/core/commit/0261621))
20+
21+
### ✅ Tests
22+
23+
- Playground ([7925682](https://github.com/harmonix-js/core/commit/7925682))
24+
25+
### ❤️ Contributors
26+
27+
- Nethris <david.abou@epitech.eu>
28+
329
## v0.0.5
430

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

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

0 commit comments

Comments
 (0)