Skip to content

Commit f7ecf95

Browse files
chore(release): 1.0.20 [skip ci]
## [1.0.20](v1.0.19...v1.0.20) (2021-08-21) ### Bug Fixes * **deps:** bump yargs from 17.1.0 to 17.1.1 ([9a9a2be](9a9a2be))
1 parent 7180861 commit f7ecf95

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
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.20](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.19...v1.0.20) (2021-08-21)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump yargs from 17.1.0 to 17.1.1 ([9a9a2be](https://github.com/libinvarghese/recursive-copy-cli/commit/9a9a2bec8bff71e462720ecae28c583e815b28b8))
12+
613
## [1.0.19](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.18...v1.0.19) (2021-08-07)
714

815

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
@@ -1,6 +1,6 @@
11
{
22
"name": "recursive-copy-cli",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"description": "CLI for [recursive-copy](https://github.com/timkendrick/recursive-copy)",
55
"repository": "https://github.com/libinvarghese/recursive-copy-cli.git",
66
"homepage": "https://github.com/libinvarghese/recursive-copy-cli",

0 commit comments

Comments
 (0)