Merge pull request #27 from JDB-NET/release-please--branches--main

chore(main): release 1.6.1
This commit was merged in pull request #27.
This commit is contained in:
Jamie
2025-12-05 01:19:59 +00:00
committed by GitHub
3 changed files with 9 additions and 2 deletions
+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