Skip to content

Commit f805310

Browse files
authored
Merge pull request #6 from ckpack/release-please--branches--main--components--git-dl
chore(main): release 1.3.0
2 parents d9cff36 + f251101 commit f805310

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
310
## [1.2.2](https://github.com/ckpack/git-dl/compare/v1.2.1...v1.2.2) (2025-03-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ckpack/git-dl",
33
"type": "module",
4-
"version": "1.2.2",
4+
"version": "1.3.0",
55
"private": false,
66
"packageManager": "pnpm@10.6.2",
77
"description": "Command line tool for downloading specific content from a GitHub repository.",

0 commit comments

Comments
 (0)