Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2024-09-03)

### Bug Fixes

* إضافة أمر ما قبل التعليب ([b169f7a](b169f7a))
  • Loading branch information
semantic-release-bot committed Sep 3, 2024
1 parent b169f7a commit 73896f9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.1](https://github.com/DisQada/HalfBot/compare/v4.0.0...v4.0.1) (2024-09-03)


### Bug Fixes

* إضافة أمر ما قبل التعليب ([b169f7a](https://github.com/DisQada/HalfBot/commit/b169f7a166c137f5a2af72c03eb31b6ea710741a))

# [4.0.0](https://github.com/DisQada/HalfBot/compare/v3.1.3...v4.0.0) (2024-09-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "HalfBot",
"name": "@disqada/halfbot",
"version": "4.0.0",
"version": "4.0.1",
"description": "A tool to facilitate and accelerate the development of Discord bots",
"scripts": {
"prepack": "npm run types && npm run format",
Expand Down

0 comments on commit 73896f9

Please sign in to comment.