Prepare for v3.1.0 release (#571)

This commit is contained in:
kpcraig
2025-01-09 13:09:19 -05:00
committed by GitHub
parent 3b999aeea2
commit a1b77a0929
2 changed files with 426 additions and 137 deletions
+5 -1
View File
@@ -1,8 +1,12 @@
## Unreleased
## 3.1.0 (January 9, 2025)
Improvements:
* fix wildcard handling when field contains dot [GH-542](https://github.com/hashicorp/vault-action/pull/542)
* bump body-parser from 1.20.0 to 1.20.3
* bump braces from 3.0.2 to 3.0.3
* bump cross-spawn from 7.0.3 to 7.0.6
* bump micromatch from 4.0.5 to 4.0.8
Features: