Skip to content

Commit bbfee02

Browse files
author
semantic-release
committed
chore(release): release v0.7.1 [skip ci]
1 parent 9af3a42 commit bbfee02

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

docs/CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.7.1 (2026-03-01)
6+
7+
### Bug Fixes
8+
9+
- Cancel task when task is running
10+
([`02ac298`](https://github.com/theseriff/jobify/commit/02ac298a648822dea8e865c33c03e94a5ff42efd))
11+
12+
### Documentation
13+
14+
- Refactor quick start
15+
([`603a8fd`](https://github.com/theseriff/jobify/commit/603a8fd167a01b3f779c5f646b21fad9e4c2cf60))
16+
17+
- **index**: Fix hl_lines
18+
([`06f69de`](https://github.com/theseriff/jobify/commit/06f69de0c57492bc2fadf927d6ab7fd9cd735999))
19+
20+
521
## v0.7.0 (2026-02-04)
622

723
### Build System

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module-root = "src"
77

88
[project]
99
name = "jobify"
10-
version = "0.7.0"
10+
version = "0.7.1"
1111
description = "A modern, lightweight and robust task manager with a user-friendly interface and a wide range of features, using the low-level asyncio API and more."
1212
requires-python = ">=3.10,<5"
1313
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)