Skip to content

Commit 30fad39

Browse files
chore(main): release 1.9.12 (#1371)
Co-authored-by: utils-app[bot] <115021052+utils-app[bot]@users.noreply.github.com>
1 parent 558e5c0 commit 30fad39

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.11"
2+
".": "1.9.12"
33
}

CHANGELOG.md

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

3+
## [1.9.12](https://github.com/LEDBrain/Community-Service/compare/v1.9.11...v1.9.12) (2025-10-27)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update discord.js to `14.24.0` ([78d3713](https://github.com/LEDBrain/Community-Service/commit/78d371319db09c97a4fd86e6f543608d7ba1c89e))
9+
* **deps:** update node-libcurl to `5.0.0-2` ([c1cb6e8](https://github.com/LEDBrain/Community-Service/commit/c1cb6e87cfe3eee0256ec11485c5c6e06191baf1))
10+
11+
12+
### CI Changes
13+
14+
* **workflows:** bump Node.js to 24 in development and release GitHub Actions workflows ([558e5c0](https://github.com/LEDBrain/Community-Service/commit/558e5c0e8c342701baf35e02f379fb725024924a))
15+
316
## [1.9.11](https://github.com/LEDBrain/Community-Service/compare/v1.9.10...v1.9.11) (2025-10-25)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "community-service",
3-
"version": "1.9.11",
3+
"version": "1.9.12",
44
"description": "A Discord bot in Typescript",
55
"main": "dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)