Skip to content

Commit 9ba336c

Browse files
release: v10.54.2 [skip ci]
Signed-off-by: Conventional Release Action <[email protected]>
1 parent 8f70e83 commit 9ba336c

File tree

4 files changed

+18
-3
lines changed

4 files changed

+18
-3
lines changed

.github/cra-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"lastReadCommit": "4801c13e247178214e9134b72d0fd4c5e611acd3"
2+
"lastReadCommit": "8f70e83ab0f8c768461963aca56b7c0453a71b7d"
33
}

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
### 02-04-2025 - [[Ar Rakin](mailto:[email protected])]
44

5+
* merge: branch 'main' of github.com:onesoft-sudo/sudobot
6+
7+
**Signed-off-by:** Ar Rakin <[email protected]>
8+
9+
* **fix:** misuse of promise
10+
11+
**Signed-off-by:** Ar Rakin <[email protected]>
12+
513
* merge: branch 'main' of github.com:onesoft-sudo/sudobot
614

715
**Signed-off-by:** Ar Rakin <[email protected]>
@@ -22,6 +30,13 @@
2230
**Signed-off-by:** Ar Rakin <[email protected]>
2331

2432

33+
### 02-04-2025 - [[Conventional Release Action](mailto:[email protected])]
34+
35+
* **release:** v10.54.1 [skip ci]
36+
37+
**Signed-off-by:** Conventional Release Action <[email protected]>
38+
39+
2540
### 01-04-2025 - [[Conventional Release Action](mailto:[email protected])]
2641

2742
* **release:** v10.53.3 [skip ci]

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osn/sudobot",
3-
"version": "10.54.1",
3+
"version": "10.54.2",
44
"exports": "./src/main/typescript/exports.ts",
55
"publish": {
66
"exclude": [

package.json

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

0 commit comments

Comments
 (0)