Skip to content

Commit ec5145c

Browse files
release: v11.30.0 [skip ci]
Signed-off-by: Conventional Release Action <rakinar2@onesoftnet.eu.org>
1 parent b435329 commit ec5145c

4 files changed

Lines changed: 28 additions & 6 deletions

File tree

.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": "00173444d7b5b7aa98dcdeb339a7d2e38b114076"
2+
"lastReadCommit": "b435329ca67c039e349c8eca7c3246c3d76d93f7"
33
}

CHANGELOG.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,44 @@
11
# Changelog
22

3-
### 22-12-2025 - [[Ar Rakin](mailto:rakinar2@osndevs.org)]
3+
### 20-01-2026 - [[Ar Rakin](mailto:rakinar2@osndevs.org)]
44

5-
* **fix(nmmi):** unpredictable behavior
5+
* **feat:** add voice logging
66

77
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
8-
* **feat(automod:nmmi):** specify context and user IDs
8+
9+
10+
### 06-01-2026 - [[Ar Rakin](mailto:rakinar2@osndevs.org)]
11+
12+
* **deps:** update qs
13+
14+
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
15+
16+
* **deps:** update express
917

1018
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
1119

1220

1321
### 22-12-2025 - [[Conventional Release Action](mailto:rakinar2@onesoftnet.eu.org)]
1422

23+
* **release:** v11.29.1 [skip ci]
24+
25+
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
26+
1527
* **release:** v11.29.0 [skip ci]
1628

1729
**Signed-off-by:** Conventional Release Action <rakinar2@onesoftnet.eu.org>
1830

1931

32+
### 22-12-2025 - [[Ar Rakin](mailto:rakinar2@osndevs.org)]
33+
34+
* **fix(nmmi):** unpredictable behavior
35+
36+
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
37+
* **feat(automod:nmmi):** specify context and user IDs
38+
39+
**Signed-off-by:** Ar Rakin <rakinar2@osndevs.org>
40+
41+
2042
### 21-12-2025 - [[Conventional Release Action](mailto:rakinar2@onesoftnet.eu.org)]
2143

2244
* **release:** v11.28.0 [skip ci]

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": "11.29.1",
3+
"version": "11.30.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": "@onesoftnet/sudobot",
3-
"version": "11.29.1",
3+
"version": "11.30.0",
44
"description": "A Discord bot for moderation purposes.",
55
"author": {
66
"name": "Ar Rakin",

0 commit comments

Comments
 (0)