Skip to content

Commit 01cf033

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2020-07-08) ### Bug Fixes * **deps:** bump yargs from 15.3.1 to 15.4.0 ([3859447](3859447)) * **deps:** bump yargs from 15.3.1 to 15.4.0 ([fc7d3c6](fc7d3c6))
1 parent 5397667 commit 01cf033

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.4...v1.0.5) (2020-07-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump yargs from 15.3.1 to 15.4.0 ([3859447](https://github.com/libinvarghese/recursive-copy-cli/commit/3859447230c384c345f96445560e0dfcea5136a9))
12+
* **deps:** bump yargs from 15.3.1 to 15.4.0 ([fc7d3c6](https://github.com/libinvarghese/recursive-copy-cli/commit/fc7d3c6521481ac18d1864939aa9c42a02651655))
13+
614
## [1.0.4](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.3...v1.0.4) (2020-05-22)
715

816

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.0",
3+
"version": "1.0.5",
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)