Skip to content

Commit 704a0b6

Browse files
chore(main): release 1.9.20 (#1531)
Co-authored-by: utils-app[bot] <115021052+utils-app[bot]@users.noreply.github.com>
1 parent 58b8459 commit 704a0b6

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.19"
2+
".": "1.9.20"
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.20](https://github.com/LEDBrain/Community-Service/compare/v1.9.19...v1.9.20) (2026-05-11)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump fast-uri in the npm_and_yarn group across 1 directory ([#1532](https://github.com/LEDBrain/Community-Service/issues/1532)) ([58b8459](https://github.com/LEDBrain/Community-Service/commit/58b845906b3ee7cd2f4f4ee2629c19ffd49a4f29))
9+
* **deps:** bump ip-address ([#1529](https://github.com/LEDBrain/Community-Service/issues/1529)) ([125e37a](https://github.com/LEDBrain/Community-Service/commit/125e37a535cdb6dc59eb4aea3aceb0a8fa9256e4))
10+
311
## [1.9.19](https://github.com/LEDBrain/Community-Service/compare/v1.9.18...v1.9.19) (2026-04-12)
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.19",
3+
"version": "1.9.20",
44
"description": "A Discord bot in Typescript",
55
"main": "dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)