Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent dc0c089 commit 9dc4fb5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/it-glob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [it-glob-v2.0.3](https://github.com/achingbrain/it/compare/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](https://github.com/achingbrain/it/issues/63)) ([dc0c089](https://github.com/achingbrain/it/commit/dc0c089de3d238d72ce44fcbaff328238a27beaa))

## [it-glob-v2.0.2](https://github.com/achingbrain/it/compare/it-glob-v2.0.1...it-glob-v2.0.2) (2023-03-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/it-glob/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "it-glob",
"version": "2.0.2",
"version": "2.0.3",
"description": "Async iterable filename pattern matcher",
"author": "Alex Potsides <alex@achingbrain.net>",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 9dc4fb5

Please sign in to comment.