Skip to content

Commit 4801c13

Browse files
merge: branch 'main' of github.com:onesoft-sudo/sudobot
Signed-off-by: Ar Rakin <[email protected]>
2 parents 471b4a2 + 6546f03 commit 4801c13

File tree

4 files changed

+22
-3
lines changed

4 files changed

+22
-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": "b77160546fabd597558335b2ce59b6fdcc54f056"
2+
"lastReadCommit": "e61f64ec90035f2d7b499c45815a2fabcd72e248"
33
}

CHANGELOG.md

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

3+
### 01-04-2025 - [[Conventional Release Action](mailto:[email protected])]
4+
5+
* **release:** v10.53.2 [skip ci]
6+
7+
**Signed-off-by:** Conventional Release Action <[email protected]>
8+
9+
* **release:** v10.53.1 [skip ci]
10+
11+
**Signed-off-by:** Conventional Release Action <[email protected]>
12+
13+
314
### 01-04-2025 - [[Ar Rakin](mailto:[email protected])]
415

16+
* merge: branch 'main' of github.com:onesoft-sudo/sudobot
17+
18+
**Signed-off-by:** Ar Rakin <[email protected]>
19+
20+
* **fix:** eslint warnings
21+
22+
**Signed-off-by:** Ar Rakin <[email protected]>
23+
524
* **fix:** dockerfile
625

726
**Signed-off-by:** Ar Rakin <[email protected]>

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.53.1",
3+
"version": "10.53.3",
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.53.1",
3+
"version": "10.53.3",
44
"description": "A Discord bot for moderation purposes.",
55
"author": {
66
"name": "Ar Rakin",

0 commit comments

Comments
 (0)