Skip to content

Commit edad71b

Browse files
🔖 Release 1.0.2 [skip ci]
# 1.0.2 (2025-05-15) ## 🔧 Configuration * `8076994` Fix GitHub release configuration by removing duplicate assets ## 🚚 Chores * `7138937` Merge branch 'main' of https://github.com/OnlyThePixel/marktaskdown into main
1 parent 7138937 commit edad71b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
# 1.0.2 (2025-05-15)
6+
7+
## 🔧 Configuration
8+
9+
- `8076994` Fix GitHub release configuration by removing duplicate assets
10+
11+
## 🚚 Chores
12+
13+
- `7138937` Merge branch 'main' of https://github.com/OnlyThePixel/marktaskdown into main
14+
515
# 1.0.1 (2025-05-15)
616

717
## 📝 Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marktaskdown",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A lightweight CLI for task management based on Markdown files",
55
"license": "MIT",
66
"author": "MarkTaskDown Team",

0 commit comments

Comments
 (0)