Skip to content

Commit

Permalink
chore(neet): release [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
0sapphy authored Oct 8, 2024
1 parent 722607c commit a12043a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file.

## [1.2.0] - 2024-10-08

### 🚀 Features

- *(/member whois)* Basic command logic

### ⚙️ Miscellaneous Tasks

- Require -> import

## [1.1.0] - 2024-10-08

### 🚀 Features
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": "neet",
"version": "1.1.1",
"version": "1.2.0",
"description": "Neet, a utility based moderation bot.",
"main": "dist/src/bot.js",
"scripts": {
Expand Down

0 comments on commit a12043a

Please sign in to comment.