Skip to content

Commit 67f84e9

Browse files
chore(release): 1.0.12 [skip ci]
## [1.0.12](v1.0.11...v1.0.12) (2020-09-12) ### Bug Fixes * **deps:** bump yargs from 15.4.1 to 16.0.1 ([a2bc35a](a2bc35a)) * **deps:** bump yargs from 16.0.1 to 16.0.3 ([846e9b5](846e9b5))
1 parent eb42fc8 commit 67f84e9

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.12](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.11...v1.0.12) (2020-09-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump yargs from 15.4.1 to 16.0.1 ([a2bc35a](https://github.com/libinvarghese/recursive-copy-cli/commit/a2bc35a3ff03135863208e477bfaa36ff755c0fc))
12+
* **deps:** bump yargs from 16.0.1 to 16.0.3 ([846e9b5](https://github.com/libinvarghese/recursive-copy-cli/commit/846e9b5bfeb39d0ba50c027004d6c9eb647f6094))
13+
614
## [1.0.11](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.10...v1.0.11) (2020-09-05)
715

816
## [1.0.10](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.9...v1.0.10) (2020-08-29)

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