Skip to content

Commit 463448d

Browse files
committed
chore(release): v3.21.0
1 parent 048324a commit 463448d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v3.21.0
4+
5+
[compare changes](https://github.com/nrjdalal/gitpick/compare/v3.20.0...v3.21.0)
6+
7+
### 💅 Refactors
8+
9+
- Better logging to clone.ts ~ 1 file 3+ 3- ([048324a](https://github.com/nrjdalal/gitpick/commit/048324a))
10+
11+
### 🏡 Chore
12+
13+
- Tweaks to clone.ts ~ 1 file 7+ 13- ([7bfd7cf](https://github.com/nrjdalal/gitpick/commit/7bfd7cf))
14+
15+
### ❤️ Contributors
16+
17+
- Neeraj Dalal <admin@nrjdalal.com>
18+
319
## v3.20.0
420

521
[compare changes](https://github.com/nrjdalal/gitpick/compare/v3.19.1...v3.20.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitpick",
3-
"version": "3.20.0",
3+
"version": "3.21.0",
44
"description": "With gitpick, you can clone precisely what you need.",
55
"keywords": [
66
"clone",

0 commit comments

Comments
 (0)