2020-01-14 16:58:44 +00:00
|
|
|
# @actions/glob Releases
|
|
|
|
|
2022-03-16 18:24:24 +00:00
|
|
|
### 0.2.1
|
|
|
|
- Update `lockfileVersion` to `v2` in `package-lock.json [#1023](https://github.com/actions/toolkit/pull/1023)
|
|
|
|
|
2021-06-07 19:09:34 +00:00
|
|
|
### 0.2.0
|
|
|
|
- [Added the hashFiles function to Glob](https://github.com/actions/toolkit/pull/830)
|
|
|
|
- [Added an option to filter out directories](https://github.com/actions/toolkit/pull/728)
|
|
|
|
|
2021-05-21 19:50:31 +00:00
|
|
|
### 0.1.2
|
2020-01-14 16:58:44 +00:00
|
|
|
|
2021-05-21 19:50:31 +00:00
|
|
|
- [Fix bug where files were matched incorrectly](https://github.com/actions/toolkit/pull/805)
|
2020-11-13 21:51:15 +00:00
|
|
|
|
|
|
|
### 0.1.1
|
|
|
|
|
2021-05-21 19:50:31 +00:00
|
|
|
- Update @actions/core version
|
|
|
|
### 0.1.0
|
|
|
|
|
|
|
|
- Initial release
|
|
|
|
|