Skip to content

Commit 57da845

Browse files
chore(release): 1.0.18 [skip ci]
## [1.0.18](v1.0.17...v1.0.18) (2021-07-03) ### Bug Fixes * **deps:** bump recursive-copy from 2.0.11 to 2.0.13 ([63e23eb](63e23eb))
1 parent 72d6d61 commit 57da845

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

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.18](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.17...v1.0.18) (2021-07-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump recursive-copy from 2.0.11 to 2.0.13 ([63e23eb](https://github.com/libinvarghese/recursive-copy-cli/commit/63e23ebeb4f8b91cc16d10196690ae2944883301))
12+
613
## [1.0.17](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.16...v1.0.17) (2021-05-29)
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.17",
3+
"version": "1.0.18",
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)