Skip to content

Commit c23f6ac

Browse files
chore(release): 1.5.0
1 parent 5a45e37 commit c23f6ac

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.5.0 (2026-01-21)
6+
7+
### Features
8+
9+
- Add basic PWA support
10+
([`2082d6d`](https://github.com/PascalRepond/datakult/commit/2082d6d3517ccce3b27881b87280fba0fed3f06a))
11+
12+
- Add igdb and openlibrary imports
13+
([`5a45e37`](https://github.com/PascalRepond/datakult/commit/5a45e37ab066951a5a64e17d11c44834d32a97c9))
14+
15+
- Add tags system and TMDB import integration
16+
([`59a4e82`](https://github.com/PascalRepond/datakult/commit/59a4e8286c546ac17cc3a0481cd13a8c537d22f0))
17+
18+
519
## v1.4.0 (2026-01-12)
620

721
### Continuous Integration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datakult"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
description = "Review and analyse the media and culture that you consume."
55
readme = "README.md"
66
license = "AGPL-3.0"

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)