Skip to content

Commit d672b1b

Browse files
committed
chore(release): 0.1.40
1 parent 9ea487a commit d672b1b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

services/cron-jobs/import-conference-week-details/CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.1.40](https://github.com/demokratie-live/democracy-development/compare/import-conference-week-details@v0.1.39...import-conference-week-details@v0.1.40) (2025-11-15)
6+
7+
8+
* Update conference week constant and improve URL parsing in vote detection ([083fd56](https://github.com/demokratie-live/democracy-development/commit/083fd56c85c07c46f62f40b899ae625186e1619c))
9+
* update linting and remove unused code ([af5bb7e](https://github.com/demokratie-live/democracy-development/commit/af5bb7eb08436eed8db30d0ade1be70875b87c50))
10+
11+
12+
### 🚀 Feature
13+
14+
* Implement JSON fetching and mapping for conference week details ([4d24d7e](https://github.com/demokratie-live/democracy-development/commit/4d24d7e5c05591cd6b2ca8fed5c26af35ccc6b2f))
15+
516
## [0.1.39](https://github.com/demokratie-live/democracy-development/compare/import-conference-week-details@v0.1.38...import-conference-week-details@v0.1.39) (2025-10-28)
617

718

services/cron-jobs/import-conference-week-details/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "import-conference-week-details",
3-
"version": "0.1.39",
3+
"version": "0.1.40",
44
"description": "Import conference week details",
55
"author": "Manuel Ruck <m.ruck@democracy-deutschland.de>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)