Skip to content

Commit 6cca846

Browse files
committed
chore(release): v0.1.1
1 parent 7f8b762 commit 6cca846

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## v0.1.1
4+
5+
[compare changes](https://github.com/harmonix-js/core/compare/v0.1.0...v0.1.1)
6+
7+
### 🚀 Enhancements
8+
9+
- Add message, emoji, date and url option type and enhance other types ([8b73113](https://github.com/harmonix-js/core/commit/8b73113))
10+
11+
### 🩹 Fixes
12+
13+
- Change regex to make more accurate ([7f8b762](https://github.com/harmonix-js/core/commit/7f8b762))
14+
15+
### 🏡 Chore
16+
17+
- **playground:** Replace abbreviate context to ctx ([8d4af38](https://github.com/harmonix-js/core/commit/8d4af38))
18+
19+
### 🎨 Styles
20+
21+
- Remove ':' from hot reloading ([01b668d](https://github.com/harmonix-js/core/commit/01b668d))
22+
23+
### ❤️ Contributors
24+
25+
- Nethris <[email protected]>
26+
327
## v0.1.0
428

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

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