Skip to content

Commit 595632a

Browse files
chore: release 1.2.1 (#6)
🤖 I have created a release *beep* *boop* --- ## [1.2.1](v1.2.0...v1.2.1) (2025-10-24) ### Miscellaneous * provide fly token to all flyctl commands ([f7631c3](f7631c3)) --- 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 f7631c3 commit 595632a

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.2.0"
2+
".": "1.2.1"
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.2.1](https://github.com/lukeocodes/sentinel-ai/compare/v1.2.0...v1.2.1) (2025-10-24)
4+
5+
6+
### Miscellaneous
7+
8+
* provide fly token to all flyctl commands ([f7631c3](https://github.com/lukeocodes/sentinel-ai/commit/f7631c3e6985797cb36c1ecea12a36c465ef9e34))
9+
310
## [1.2.0](https://github.com/lukeocodes/sentinel-ai/compare/v1.1.0...v1.2.0) (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.2.0"
7+
version = "1.2.1"
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)