Skip to content

Commit 0910ea8

Browse files
chore(main): release 1.9.15
1 parent b938ab6 commit 0910ea8

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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.14"
2+
".": "1.9.15"
33
}

CHANGELOG.md

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

3+
## [1.9.15](https://github.com/LEDBrain/Community-Service/compare/v1.9.14...v1.9.15) (2026-01-29)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump tar in the npm_and_yarn group across 1 directory ([#1464](https://github.com/LEDBrain/Community-Service/issues/1464)) ([c71dcf6](https://github.com/LEDBrain/Community-Service/commit/c71dcf67a5c5cb4876cd0ed6ea6720e9fca7ac32))
9+
* **deps:** bump the npm_and_yarn group across 1 directory with 2 updates ([#1471](https://github.com/LEDBrain/Community-Service/issues/1471)) ([b938ab6](https://github.com/LEDBrain/Community-Service/commit/b938ab6febcf25344f9c4b5b612f255c98c24f9a))
10+
311
## [1.9.14](https://github.com/LEDBrain/Community-Service/compare/v1.9.13...v1.9.14) (2025-11-23)
412

513

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

0 commit comments

Comments
 (0)