Skip to content

Commit

Permalink
chore(main): release 1.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
utils-app[bot] authored Dec 3, 2024
1 parent 6584bc6 commit 3e6c961
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.9.7"
".": "1.9.8"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.9.8](https://github.com/LEDBrain/Community-Service/compare/v1.9.7...v1.9.8) (2024-12-03)


### Miscellaneous

* **deps:** bump cross-spawn ([c0feef1](https://github.com/LEDBrain/Community-Service/commit/c0feef1cbb086107a8cbf71e8fc05ba2e7583d01))

## [1.9.7](https://github.com/LEDBrain/Community-Service/compare/v1.9.6...v1.9.7) (2024-06-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "community-service",
"version": "1.9.7",
"version": "1.9.8",
"description": "A Discord bot in Typescript",
"main": "dist/src/index.js",
"type": "module",
Expand Down

0 comments on commit 3e6c961

Please sign in to comment.