Skip to content

Commit 2cb4e8d

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-11-16) ### 🔧 Internal Fixes * fix release to main sync by using --no-edit instead of --ff-only ([d7e6332](d7e6332))
1 parent d7e6332 commit 2cb4e8d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.3](https://github.com/KubrickCode/baedal/compare/v1.0.2...v1.0.3) (2025-11-16)
2+
3+
### 🔧 Internal Fixes
4+
5+
- fix release to main sync by using --no-edit instead of --ff-only ([d7e6332](https://github.com/KubrickCode/baedal/commit/d7e63327b6ed2a64056947031355bf2068807ea9))
6+
17
## [1.0.2](https://github.com/KubrickCode/baedal/compare/v1.0.1...v1.0.2) (2025-11-16)
28

39
### 🔧 Internal Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "baedal",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A TypeScript-based CLI tool and npm library for downloading files/folders from Git repositories",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)