chore(release): prepare for 1.2.1

This commit was merged in pull request #190.
This commit is contained in:
Unbound Release
2025-10-01 08:50:19 +00:00
committed by Joakim Olsson
parent 3623ede85d
commit 7c850018ca
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
{"version":"1.2.0"}
{"version":"1.2.1"}
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [1.2.1] - 2025-10-01
### 🚜 Refactor
- Simplify namespace exclusion logic
### 📚 Documentation
- *(deploy)* Add delete permission for limitranges resource
## [1.2.0] - 2025-10-01
### 🚀 Features