Skip to content

Commit e2526ee

Browse files
chore(main): release 1.9.17 (#1516)
Co-authored-by: utils-app[bot] <115021052+utils-app[bot]@users.noreply.github.com>
1 parent c72ecd2 commit e2526ee

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.16"
2+
".": "1.9.17"
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.17](https://github.com/LEDBrain/Community-Service/compare/v1.9.16...v1.9.17) (2026-03-08)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump tar in the npm_and_yarn group across 1 directory ([#1497](https://github.com/LEDBrain/Community-Service/issues/1497)) ([016aad8](https://github.com/LEDBrain/Community-Service/commit/016aad8e6a98367d372f423d9c1e38c12b916bb4))
9+
* **deps:** bump the npm_and_yarn group across 1 directory with 3 updates ([#1517](https://github.com/LEDBrain/Community-Service/issues/1517)) ([c72ecd2](https://github.com/LEDBrain/Community-Service/commit/c72ecd2affae831a398d8a19fdc04c61230bc3f1))
10+
311
## [1.9.16](https://github.com/LEDBrain/Community-Service/compare/v1.9.15...v1.9.16) (2026-02-04)
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.16",
3+
"version": "1.9.17",
44
"description": "A Discord bot in Typescript",
55
"main": "dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)