chore(release): upgrade metadata to v0.3.6

This commit is contained in:
cătălin 2025-06-06 14:55:56 +02:00
commit 3d44b44625
No known key found for this signature in database
4 changed files with 22 additions and 5 deletions

View file

@ -2,7 +2,24 @@
All notable changes to this project will be documented in this file.
## [unreleased]
## [0.3.6] - 2025-06-06
### 🚀 Features
- Add `Quote.is_active` field
## [0.3.5] - 2025-05-27
### 🚀 Features
- Implement remaining repo methods for chatbot and quote
- Add ANO_PREFIX bot response
### ⚙️ Miscellaneous Tasks
- Add renovate lockFileMaintenance
## [0.3.3] - 2025-03-06
### 🐛 Bug Fixes