Skip to content

Commit 7dff6b3

Browse files
authored
Merge pull request #5 from ckvv/release-please--branches--main--components--git-dl
chore(main): release 1.2.2
2 parents 6498c20 + 9346238 commit 7dff6b3

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.2.2](https://github.com/ckvv/git-dl/compare/v1.2.1...v1.2.2) (2025-03-21)
4+
5+
6+
### Bug Fixes
7+
8+
* actions/checkout 未生效 ([d350e6f](https://github.com/ckvv/git-dl/commit/d350e6ff41b08f9e3a27791a235e0712f668675d))
9+
310
## [1.2.1](https://github.com/ckvv/git-dl/compare/v1.2.0...v1.2.1) (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.1",
4+
"version": "1.2.2",
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)