Skip to content

Commit e78d281

Browse files
chore(release): 2.0.1 [skip ci]
## [it-glob-v2.0.1](it-glob-v2.0.0...it-glob-v2.0.1) (2023-03-02) ### Dependencies * **dev:** bump aegir from 37.12.1 to 38.1.6 ([#45](#45)) ([2c8139e](2c8139e))
1 parent 42a8086 commit e78d281

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.1](https://github.com/achingbrain/it/compare/it-glob-v2.0.0...it-glob-v2.0.1) (2023-03-02)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 37.12.1 to 38.1.6 ([#45](https://github.com/achingbrain/it/issues/45)) ([2c8139e](https://github.com/achingbrain/it/commit/2c8139ef060efa72c386aa3863e6c575f6f199e5))
7+
18
## [it-glob-v2.0.0](https://github.com/achingbrain/it/compare/it-glob-v1.0.2...it-glob-v2.0.0) (2022-10-17)
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.0",
3+
"version": "2.0.1",
44
"description": "Async iterable filename pattern matcher",
55
"author": "Alex Potsides <alex@achingbrain.net>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)