Skip to content

Commit 752b1eb

Browse files
merge: branch 'main' of github.com:onesoft-sudo/sudobot
Signed-off-by: Ar Rakin <[email protected]>
2 parents a6bb985 + 3c74a25 commit 752b1eb

File tree

4 files changed

+25
-3
lines changed

4 files changed

+25
-3
lines changed

.github/cra-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"lastReadCommit": "6aa0440053320a5597f0cd9b1bc38c2ed51c461f"
2+
"lastReadCommit": "371ff1ee4106f3b2e51036d9e0146e11b63623b3"
33
}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
### 03-02-2025 - [[Ar Rakin](mailto:[email protected])]
4+
5+
* merge: branch 'main' of github.com:onesoft-sudo/sudobot
6+
7+
**Signed-off-by:** Ar Rakin <[email protected]>
8+
9+
* **feat:** hack to make role logging and nickname logging work
10+
11+
**Signed-off-by:** GitHub <[email protected]>
12+
13+
* **chore(extensions):** build extensions [skip ci]
14+
15+
**Signed-off-by:** Ar Rakin <[email protected]>
16+
17+
18+
### 02-02-2025 - [[Conventional Release Action](mailto:[email protected])]
19+
20+
* **release:** v10.41.0 [skip ci]
21+
22+
**Signed-off-by:** Conventional Release Action <[email protected]>
23+
24+
325
### 02-02-2025 - [[Ar Rakin](mailto:[email protected])]
426

527
* merge: branch 'main' of github.com:onesoft-sudo/sudobot

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osn/sudobot",
3-
"version": "10.41.0",
3+
"version": "10.42.0",
44
"exports": "./src/main/typescript/exports.ts",
55
"publish": {
66
"exclude": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osn/sudobot",
3-
"version": "10.41.0",
3+
"version": "10.42.0",
44
"description": "A Discord bot for moderation purposes.",
55
"author": {
66
"name": "Ar Rakin",

0 commit comments

Comments
 (0)