Skip to content

Commit b667574

Browse files
committedMay 23, 2024
chore(release): v0.0.15
1 parent d0ebe4d commit b667574

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v0.0.15
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.14...v0.0.15)
6+
7+
### 🚀 Enhancements
8+
9+
- Add live reloading ([50cc4a0](https://github.com/harmonix-js/core/commit/50cc4a0))
10+
- Add creating of dev instance of Harmonix ([d0ebe4d](https://github.com/harmonix-js/core/commit/d0ebe4d))
11+
12+
### ❤️ Contributors
13+
14+
- Nethris <david.abou@epitech.eu>
15+
316
## v0.0.14
417

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

‎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.14",
3+
"version": "0.0.15",
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)