Skip to content

Commit 9ef6fcb

Browse files
chore: release 1.0.2 (#3)
🤖 I have created a release *beep* *boop* --- ## [1.0.2](v1.0.1...v1.0.2) (2025-10-24) ### Code Refactoring * remove member leave event listener ([21ffa67](21ffa67)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 21ffa67 commit 9ef6fcb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/lukeocodes/sentinel-ai/compare/v1.0.1...v1.0.2) (2025-10-24)
4+
5+
6+
### Code Refactoring
7+
8+
* remove member leave event listener ([21ffa67](https://github.com/lukeocodes/sentinel-ai/commit/21ffa679121fb0a6e21b0cf7976ae5f2ffffffc9))
9+
310
## [1.0.1](https://github.com/lukeocodes/sentinel-ai/compare/v1.0.0...v1.0.1) (2025-10-24)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "sentinel-ai"
7-
version = "1.0.1"
7+
version = "1.0.2"
88
description = "AI-Powered Discord Moderation Bot - Combines fast pattern matching with LLM reasoning to protect your community."
99
authors = [{ name = "Luke Oliff" }]
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)