Prepare for v2.8.1 release (#527)

This commit is contained in:
John-Michael Faircloth
2024-02-15 11:38:07 -06:00
committed by GitHub
parent 9f522b8598
commit b477844b5f
4 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,11 @@
## Unreleased
## 2.8.1 (February 15, 2024)
Bugs:
* Revert [GH-509](https://github.com/hashicorp/vault-action/pull/509) which made a backwards incompatible bump of the node runtime from node16 to node20 [GH-524](https://github.com/hashicorp/vault-action/pull/524)
## 2.8.0 (February 1, 2024)
Features: