Skip to content

Commit

Permalink
feat: logs
Browse files Browse the repository at this point in the history
  • Loading branch information
tresabhi committed Dec 13, 2024
1 parent df34226 commit 4e51399
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/changelogs/1.26.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# BlitzKit 1.26.1

The auctions are here!

## Features

- Added the `/auction` command
- No need to login or go to the official website, just use `/auction`
- Everything built into Discord, one step at a time!
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blitzkit",
"private": true,
"version": "1.26.0",
"version": "1.26.1",
"description": "🎉 Tools for everything World of Tanks Blitz",
"type": "module",
"types": "./types.d.ts",
Expand Down

0 comments on commit 4e51399

Please sign in to comment.