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

chore(main): release 1.4.1
This commit was merged in pull request #6.
This commit is contained in:
Jamie
2025-11-06 14:48:05 +00:00
committed by GitHub
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "1.4.0"
".": "1.4.1"
}
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## [1.4.1](https://github.com/JDB-NET/ipam/compare/v1.4.0...v1.4.1) (2025-11-06)
### Bug Fixes
* :bug: pagination no longer gets out of control ([80b6de3](https://github.com/JDB-NET/ipam/commit/80b6de395fc4ddb4e7cd3ece89b423af2667d298))
* :bug: styling of admin and users pages ([d56e064](https://github.com/JDB-NET/ipam/commit/d56e0647f74fba1db1f504e02364406691ede9f3))
## [1.4.0](https://github.com/JDB-NET/ipam/compare/v1.3.0...v1.4.0) (2025-11-06)
+1 -1
View File
@@ -1 +1 @@
1.4.0
1.4.1