chore 🔧: add CODEOWNERS file to enforce code review requirements

This commit is contained in:
Ante Budimir 2025-03-12 08:15:21 +02:00
parent d7b0ca87b4
commit cd4314dc53
4 changed files with 10 additions and 3 deletions

View file

@ -5,9 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.5.2] - 2025-03-12
- Add CODEOWNERS file to enforce code review requirements ()
## [1.5.1] - 2025-03-12
- Update project dependencies to latest versions ()
- Update project dependencies to latest versions (d7b0ca8)
## [1.5.0] - 2025-03-12