chore(main): release 1.6.1 #27

Merged
github-actions[bot] merged 1 commits from release-please--branches--main into main 2025-12-05 01:19:59 +00:00
3 changed files with 9 additions and 2 deletions
Showing only changes of commit f1fb8bc7e9 - Show all commits
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "1.6.0"
".": "1.6.1"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [1.6.1](https://github.com/JDB-NET/ipam/compare/v1.6.0...v1.6.1) (2025-12-05)
### Bug Fixes
* :bug: invalidate subnet cache when device is deleted ([286bf4b](https://github.com/JDB-NET/ipam/commit/286bf4b665e6352dea7b14753f080fa5cabb7926))
## [1.6.0](https://github.com/JDB-NET/ipam/compare/v1.5.1...v1.6.0) (2025-12-05)
+1 -1
View File
@@ -1 +1 @@
1.6.0
1.6.1