Skip to content

Commit b7e4dd4

Browse files
committed
chore(release): v1.12.4
1 parent 88e3a69 commit b7e4dd4

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.12.4](https://github.com/tippfehlr/activity-roles/compare/v1.12.3..v1.12.4) - 2024-06-24
4+
5+
### Bug Fixes
6+
7+
- **(presenceUpdate)** abort early when user is a bot ([ed80bef](https://github.com/tippfehlr/activity-roles/commit/ed80befdb661326d30d481e1fb2b47f466104aba))
8+
39
## [1.12.3](https://github.com/tippfehlr/activity-roles/compare/v1.12.2..v1.12.3) - 2024-05-01
410

511
### Bug Fixes
@@ -218,4 +224,4 @@
218224
- **(readme)** fix sponsor links ([f5d8514](https://github.com/tippfehlr/activity-roles/commit/f5d85140be93af0d5133d46c12083a6acd30ef28))
219225
- add architecture and github workflow for arkit ([1c3648a](https://github.com/tippfehlr/activity-roles/commit/1c3648a4310e50a2d4e0485d6a3b61745d253608))
220226

221-
<!-- generated by git-cliff -->
227+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "activity-roles",
33
"description": "A Discord bot that gives roles to users based on their Discord presence",
4-
"version": "1.12.3",
4+
"version": "1.12.4",
55
"license": "AGPL-3.0",
66
"author": "tippfehlr",
77
"repository": {

0 commit comments

Comments
 (0)