Skip to content

Commit f61b369

Browse files
authored
Merge pull request #4 from ckvv/release-please--branches--main--components--git-dl
chore(main): release 1.2.1
2 parents 6179940 + 10d257e commit f61b369

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.1](https://github.com/ckvv/git-dl/compare/v1.2.0...v1.2.1) (2025-03-21)
4+
5+
6+
### Bug Fixes
7+
8+
* 优化action流程 ([6179940](https://github.com/ckvv/git-dl/commit/6179940c5dbfd7ca8a08d39b8dd90a2e86bf6113))
9+
310
## [1.2.0](https://github.com/ckvv/git-dl/compare/v1.1.0...v1.2.0) (2025-03-20)
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.0",
4+
"version": "1.2.1",
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)