Skip to content

Commit 421afc3

Browse files
bump: version 1.3.2 → 1.4.0
1 parent 0d861f3 commit 421afc3

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[tool.commitizen]
3-
version = "1.3.2"
3+
version = "1.4.0"
44
version_files = [
55
"VERSION",
66
]

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## v1.4.0 (2026-04-10)
2+
3+
### Feat
4+
5+
- stop execution if articles fail to download (#232)
6+
7+
### Technical
8+
9+
- bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#223)
10+
- bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#222)
11+
- bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#224)
12+
- bump cryptography from 46.0.6 to 46.0.7 (#231)
13+
- bump docker/login-action from 4.0.0 to 4.1.0 (#227)
14+
- bump sentry-sdk from 2.56.0 to 2.57.0 (#229)
15+
- bump the patch-updates group with 2 updates (#228)
16+
- bump aiohttp from 3.13.3 to 3.13.4 (#226)
17+
- bump pygments from 2.19.2 to 2.20.0 (#225)
18+
- bump cryptography from 46.0.5 to 46.0.6 (#221)
19+
120
## v1.3.2 (2026-03-27)
221

322
### CI

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.3.2
1+
v1.4.0

0 commit comments

Comments
 (0)