Skip to content

Commit 0d414b9

Browse files
committed
chore(release): v0.0.17
1 parent 94e0d8a commit 0d414b9

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## v0.0.17
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.16...v0.0.17)
6+
7+
### 🩹 Fixes
8+
9+
- Remove useless export ([5c3161e](https://github.com/harmonix-js/core/commit/5c3161e))
10+
11+
### 💅 Refactors
12+
13+
- Some define functions ([94e0d8a](https://github.com/harmonix-js/core/commit/94e0d8a))
14+
15+
### 🤖 CI
16+
17+
- Change commit message for deps update ([33b6996](https://github.com/harmonix-js/core/commit/33b6996))
18+
19+
### ❤️ Contributors
20+
21+
- Nethris <[email protected]>
22+
323
## v0.0.16
424

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

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.16",
3+
"version": "0.0.17",
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)