Skip to content

Commit

Permalink
🔖 release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 23, 2023
1 parent 441a420 commit a6cabee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [v0.4.0](https://github.com/haliphax/xthulu/compare/v0.3.1...v0.4.0) (2023-10-23)

## ✨ New Features
- [`5fd8ca3`](https://github.com/haliphax/xthulu/commit/5fd8ca3) logoff script

## 🐛 Bug Fixes
- [`2aba3e6`](https://github.com/haliphax/xthulu/commit/2aba3e6) fix web auth db bind

## 🔒 Security Issues
- [`3025950`](https://github.com/haliphax/xthulu/commit/3025950) ️ CSRF for web chat

# [v0.3.1](https://github.com/haliphax/xthulu/compare/v0.3.0...v0.3.1) (2023-10-18)

## 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "xthulu"
requires-python = ">=3.11"
version = "0.3.1"
version = "0.4.0"
dynamic = ["dependencies", "optional-dependencies"]

[tool.setuptools]
Expand Down

0 comments on commit a6cabee

Please sign in to comment.