Skip to content

Commit 9dc4fb5

Browse files
chore(release): 2.0.3 [skip ci]
## [it-glob-v2.0.3](it-glob-v2.0.2...it-glob-v2.0.3) (2023-04-27) ### Dependencies * bump minimatch from 5.1.6 to 9.0.0 ([#63](#63)) ([dc0c089](dc0c089))
1 parent dc0c089 commit 9dc4fb5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/it-glob/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [it-glob-v2.0.3](https://github.com/achingbrain/it/compare/it-glob-v2.0.2...it-glob-v2.0.3) (2023-04-27)
2+
3+
4+
### Dependencies
5+
6+
* bump minimatch from 5.1.6 to 9.0.0 ([#63](https://github.com/achingbrain/it/issues/63)) ([dc0c089](https://github.com/achingbrain/it/commit/dc0c089de3d238d72ce44fcbaff328238a27beaa))
7+
18
## [it-glob-v2.0.2](https://github.com/achingbrain/it/compare/it-glob-v2.0.1...it-glob-v2.0.2) (2023-03-30)
29

310

packages/it-glob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-glob",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Async iterable filename pattern matcher",
55
"author": "Alex Potsides <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)