Skip to content

Commit ba89f3d

Browse files
chore(main): release 1.9.14 (#1412)
Co-authored-by: utils-app[bot] <115021052+utils-app[bot]@users.noreply.github.com>
1 parent 4648123 commit ba89f3d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.13"
2+
".": "1.9.14"
33
}

CHANGELOG.md

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

3+
## [1.9.14](https://github.com/LEDBrain/Community-Service/compare/v1.9.13...v1.9.14) (2025-11-23)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump the npm_and_yarn group across 1 directory with 2 updates ([#1410](https://github.com/LEDBrain/Community-Service/issues/1410)) ([4648123](https://github.com/LEDBrain/Community-Service/commit/464812345e662de74483683d10431abc6a722c7d))
9+
310
## [1.9.13](https://github.com/LEDBrain/Community-Service/compare/v1.9.12...v1.9.13) (2025-10-27)
411

512

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.13",
3+
"version": "1.9.14",
44
"description": "A Discord bot in Typescript",
55
"main": "dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)