Skip to content

Commit efdfe17

Browse files
authored
Merge pull request #1063 from LEDBrain/release-please--branches--main--components--community-service
chore(main): release 1.8.5
2 parents 65579a7 + 39689e8 commit efdfe17

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.8.4"
2+
".": "1.8.5"
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.8.5](https://github.com/LEDBrain/Community-Service/compare/v1.8.4...v1.8.5) (2024-05-03)
4+
5+
6+
### CI Changes
7+
8+
* add deploy key for pulling repo ([ce366c9](https://github.com/LEDBrain/Community-Service/commit/ce366c9c6429b9e079d8d82430b5f0770e5888a3))
9+
* use app token ([a8a41e8](https://github.com/LEDBrain/Community-Service/commit/a8a41e82af4427907569c5a5079ecb145a4daf8e))
10+
311
## [1.8.4](https://github.com/LEDBrain/Community-Service/compare/v1.8.3...v1.8.4) (2024-05-02)
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.8.4",
3+
"version": "1.8.5",
44
"description": "A Discord bot in Typescript",
55
"main": "dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)