Skip to content

Commit aa69ddb

Browse files
chore(release): 1.0.13 [skip ci]
## [1.0.13](v1.0.12...v1.0.13) (2020-10-17) ### Bug Fixes * **deps:** bump yargs from 16.0.3 to 16.1.0 ([120fa81](120fa81))
1 parent 83677d8 commit aa69ddb

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.13](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.12...v1.0.13) (2020-10-17)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump yargs from 16.0.3 to 16.1.0 ([120fa81](https://github.com/libinvarghese/recursive-copy-cli/commit/120fa8188e81151e8608af304bf67431aa72d785))
12+
613
## [1.0.12](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.11...v1.0.12) (2020-09-12)
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.12",
3+
"version": "1.0.13",
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)