Skip to content

Commit ee8ea2c

Browse files
github-actions[bot]jeremydw
authored andcommitted
chore: release 0.2.0
1 parent 6c877ba commit ee8ea2c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://www.github.com/blinkk/fileset/compare/v0.1.5...v0.2.0) (2021-05-28)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.2.0 ([6c877ba](https://www.github.com/blinkk/fileset/commit/6c877ba3b9326a06e3ed772682de0d4564b640a9))
9+
310
### [0.1.5](https://www.github.com/blinkk/fileset/compare/v0.1.4...v0.1.5) (2021-05-28)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"engines": {
77
"node": ">=10.0.0"
88
},
9-
"version": "0.1.5",
9+
"version": "0.2.0",
1010
"license": "MIT",
1111
"homepage": "https://github.com/blinkkcode/fileset/",
1212
"repository": {

0 commit comments

Comments
 (0)