Skip to content

Commit

Permalink
chore(release): v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nethriis committed May 14, 2024
1 parent ffd23a9 commit 52be131
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

## v0.0.5

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

### 🚀 Enhancements

- Implementing commands preconditions (ownerOnly, userPermissions) ([494ce35](https://github.com/harmonix-js/core/commit/494ce35))
- Implementing commands preconditions nsfw ([ffd23a9](https://github.com/harmonix-js/core/commit/ffd23a9))

### 🩹 Fixes

- Update discord.js version to latest ([f53ebd2](https://github.com/harmonix-js/core/commit/f53ebd2))

### ✅ Tests

- Playground ([c358307](https://github.com/harmonix-js/core/commit/c358307))

### 🎨 Styles

- Lint ([7190256](https://github.com/harmonix-js/core/commit/7190256))

### 🤖 CI

- Dependencies updater ([6a9702c](https://github.com/harmonix-js/core/commit/6a9702c))

### ❤️ Contributors

- Nethris <[email protected]>

## v0.0.4

[compare changes](https://github.com/harmonix-js/core/compare/v0.0.3...v0.0.4)
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.0.4",
"version": "0.0.5",
"repository": "harmonix-js/core",
"homepage": "https://harmonix-js.netlify.app/",
"description": "⚡ Next-gen Discord Bot Framework",
Expand Down

0 comments on commit 52be131

Please sign in to comment.