Skip to content

Commit f5caed6

Browse files
chore(release): 3.7.0
Release 3.7.0. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 4356859 commit f5caed6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# degit changelog
22

3-
## Unreleased
3+
## 3.7.0
44

55
- Redownload cached tar archives when extraction fails with any tar/zlib error, not only `TAR_BAD_ARCHIVE` ([#41](https://github.com/Rich-Harris/degit/issues/41)).
66
- Added `files` option to clone only specific files or directories ([#129](https://github.com/Rich-Harris/degit/issues/129)).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "degit",
3-
"version": "3.6.6",
3+
"version": "3.7.0",
44
"description": "Straightforward project scaffolding",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)