bump version

This commit is contained in:
bethanyj28
2024-02-23 15:03:09 -05:00
parent 614f27a4fb
commit 90894a8853
3 changed files with 8 additions and 4 deletions

View File

@@ -113,4 +113,8 @@
### 2.1.1
- Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts
- Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts
### 2.1.2
- Updated the stream extract functionality to use `unzip.Parse()` instead of `unzip.Extract()` for greater control of unzipping artifacts