Skip to content

Commit 6917dd0

Browse files
committed
chore(release): v0.1.0
1 parent eabb0d8 commit 6917dd0

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

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

3+
## v0.1.0
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.18...v0.1.0)
6+
7+
### 🚀 Enhancements
8+
9+
- Add subcommand handling ([26dfcf3](https://github.com/harmonix-js/core/commit/26dfcf3))
10+
11+
### 📖 Documentation
12+
13+
- Change links color ([ce4ba76](https://github.com/harmonix-js/core/commit/ce4ba76))
14+
15+
### 🏡 Chore
16+
17+
- **playground:** Test command that use subcommands ([bda5497](https://github.com/harmonix-js/core/commit/bda5497))
18+
19+
### 🤖 CI
20+
21+
- Add knip ([3deb631](https://github.com/harmonix-js/core/commit/3deb631))
22+
23+
### ❤️ Contributors
24+
25+
- Nethris <david.abou@epitech.eu>
26+
- David ([@nethriis](http://github.com/nethriis))
27+
328
## v0.0.18
429

530
[compare changes](https://github.com/harmonix-js/core/compare/v0.0.17...v0.0.18)

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