diff --git a/CHANGELOG.md b/CHANGELOG.md index 630ffe7a..4a8232be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.1](https://github.com/NFDI4Chem/nmrxiv/compare/v1.7.0...v1.7.1) (2025-12-03) + + +### Bug Fixes + +* update glob package to address security vulnerability ([#1301](https://github.com/NFDI4Chem/nmrxiv/issues/1301)) ([c08cc35](https://github.com/NFDI4Chem/nmrxiv/commit/c08cc35ef44d22fee38f829a71642ed6cd40e503)) + ## [1.7.0](https://github.com/NFDI4Chem/nmrxiv/compare/v1.6.0...v1.7.0) (2025-10-01)