diff --git a/services/cron-jobs/index-sync-bundestagio/CHANGELOG.md b/services/cron-jobs/index-sync-bundestagio/CHANGELOG.md index 32232575..0686d8a6 100644 --- a/services/cron-jobs/index-sync-bundestagio/CHANGELOG.md +++ b/services/cron-jobs/index-sync-bundestagio/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [0.1.7](https://github.com/demokratie-live/democracy-development/compare/index-sync-bundestagio@v0.1.6...index-sync-bundestagio@v0.1.7) (2024-05-25) + ## [0.1.6](https://github.com/demokratie-live/democracy-development/compare/index-sync-bundestagio@v0.1.5...index-sync-bundestagio@v0.1.6) (2024-05-08) diff --git a/services/cron-jobs/index-sync-bundestagio/package.json b/services/cron-jobs/index-sync-bundestagio/package.json index d0f06c25..d7e9b774 100644 --- a/services/cron-jobs/index-sync-bundestagio/package.json +++ b/services/cron-jobs/index-sync-bundestagio/package.json @@ -1,6 +1,6 @@ { "name": "index-sync-bundestagio", - "version": "0.1.6", + "version": "0.1.7", "main": "build/index.js", "license": "Apache-2.0", "scripts": {