We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9cff36 + f251101 commit f805310Copy full SHA for f805310
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.0](https://github.com/ckpack/git-dl/compare/v1.2.2...v1.3.0) (2025-03-25)
4
+
5
6
+### Features
7
8
+* 迁移仓库地址 ([d9cff36](https://github.com/ckpack/git-dl/commit/d9cff36303fe945a5b205af436795ade46e37142))
9
10
## [1.2.2](https://github.com/ckpack/git-dl/compare/v1.2.1...v1.2.2) (2025-03-21)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@ckpack/git-dl",
"type": "module",
- "version": "1.2.2",
+ "version": "1.3.0",
"private": false,
"packageManager": "pnpm@10.6.2",
"description": "Command line tool for downloading specific content from a GitHub repository.",
0 commit comments