Skip to content

Commit 45f31d1

Browse files
chore(release): 1.0.16 [skip ci]
## [1.0.16](v1.0.15...v1.0.16) (2021-03-06) ### Bug Fixes * **deps:** bump lodash from 4.17.20 to 4.17.21 ([892f42d](892f42d))
1 parent f8fa826 commit 45f31d1

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.16](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.15...v1.0.16) (2021-03-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([892f42d](https://github.com/libinvarghese/recursive-copy-cli/commit/892f42d8a3b58c6f816ff4cbe2654acc745519c2))
12+
613
## [1.0.15](https://github.com/libinvarghese/recursive-copy-cli/compare/v1.0.14...v1.0.15) (2020-12-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.15",
3+
"version": "1.0.16",
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)