Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/fancy-beds-design.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/bot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.1.3

### Patch Changes

- [#98](https://github.com/Arsabutispik/Khaxy/pull/98) [`4e8cb41`](https://github.com/Arsabutispik/Khaxy/commit/4e8cb41ee8c3284341da236ac3f32e32b0527ebc) Thanks [@Arsabutispik](https://github.com/Arsabutispik)! - Use role mention format in the changed roles log for member roles

## 2.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "khaxyrewrite",
"version": "2.1.2",
"version": "2.1.3",
"packageManager": "pnpm@10.11.1",
"type": "module",
"description": "",
Expand Down