Skip to content

Commit 4194c7d

Browse files
committed
chore(release): v0.0.16
1 parent bea8053 commit 4194c7d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.16
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.15...v0.0.16)
6+
7+
### 🚀 Enhancements
8+
9+
- Add dirs configuration ([3897cc4](https://github.com/harmonix-js/core/commit/3897cc4))
10+
- Development mode using NODE_ENV ([bea8053](https://github.com/harmonix-js/core/commit/bea8053))
11+
12+
### ❤️ Contributors
13+
14+
- Nethris <david.abou@epitech.eu>
15+
316
## v0.0.15
417

518
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.14...v0.0.15)

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.15",
3+
"version": "0.0.16",
44
"repository": "harmonix-js/core",
55
"homepage": "https://harmonix-js.netlify.app",
66
"description": "🤖 Open-source framework to make Discord bots.",

0 commit comments

Comments
 (0)