Skip to content

Commit

Permalink
Merge a7e00f8 into d68d049
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 11, 2021
2 parents d68d049 + a7e00f8 commit d7073f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.2](https://www.github.com/keq-request/keq-cli/compare/v1.0.1...v1.0.2) (2021-05-11)


### Bug Fixes

* cannot find fs-extra ([d68d049](https://www.github.com/keq-request/keq-cli/commit/d68d049a34e09c622bed6da72283f373e62ab41b))

### [1.0.1](https://www.github.com/keq-request/keq-cli/compare/v1.0.0...v1.0.1) (2021-05-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"semver": "^7.3.5",
"ts-custom-error": "^3.2.0"
},
"version": "1.0.1",
"version": "1.0.2",
"directories": {
"lib": "lib",
"test": "tests"
Expand Down

0 comments on commit d7073f2

Please sign in to comment.