Skip to content

Commit

Permalink
chore(release): v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nethriis committed Jun 2, 2024
1 parent 7f8b762 commit 6cca846
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## v0.1.1

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

### 🚀 Enhancements

- Add message, emoji, date and url option type and enhance other types ([8b73113](https://github.com/harmonix-js/core/commit/8b73113))

### 🩹 Fixes

- Change regex to make more accurate ([7f8b762](https://github.com/harmonix-js/core/commit/7f8b762))

### 🏡 Chore

- **playground:** Replace abbreviate context to ctx ([8d4af38](https://github.com/harmonix-js/core/commit/8d4af38))

### 🎨 Styles

- Remove ':' from hot reloading ([01b668d](https://github.com/harmonix-js/core/commit/01b668d))

### ❤️ Contributors

- Nethris <[email protected]>

## v0.1.0

[compare changes](https://github.com/harmonix-js/core/compare/v0.0.18...v0.1.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@harmonix-js/core",
"version": "0.1.0",
"version": "0.1.1",
"repository": "harmonix-js/core",
"homepage": "https://harmonix-js.netlify.app",
"description": "🤖 Open-source framework to make Discord bots.",
Expand Down

0 comments on commit 6cca846

Please sign in to comment.