Glob 0.3.0 release (#1056)

* Revert "Exec 1.2.0 patch"

c9f7927778

* glob 0.3.0 release
This commit is contained in:
Thomas Boop
2022-04-18 15:49:18 -04:00
committed by GitHub
parent 367a6c2423
commit af45ad8eaa
6 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,8 @@
# @actions/glob Releases
### 0.3.0
- Added a `verbose` option to HashFiles [#1052](https://github.com/actions/toolkit/pull/1052/files)
### 0.2.1
- Update `lockfileVersion` to `v2` in `package-lock.json [#1023](https://github.com/actions/toolkit/pull/1023)