Skip to content

Commit 1669288

Browse files
chore(main): release 1.9.9
1 parent 6af9e98 commit 1669288

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
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.8"
2+
".": "1.9.9"
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.9](https://github.com/LEDBrain/Community-Service/compare/v1.9.8...v1.9.9) (2025-03-10)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump the npm_and_yarn group across 1 directory with 4 updates ([6af9e98](https://github.com/LEDBrain/Community-Service/commit/6af9e980c2e161f3eafb40a6e7ed110a6f29cccb))
9+
* **deps:** bump the npm_and_yarn group across 1 directory with 4 updates ([1c34c4d](https://github.com/LEDBrain/Community-Service/commit/1c34c4df30c190f4c58e7539a10a9b679bb196d0))
10+
311
## [1.9.8](https://github.com/LEDBrain/Community-Service/compare/v1.9.7...v1.9.8) (2024-12-12)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)