Skip to content

Commit

Permalink
chore(release): 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ManAnRuck committed Nov 1, 2023
1 parent 14a6b9e commit 52c9f8b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions services/cron-jobs/crawler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## [1.0.14](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.0.14) (2023-11-01)


* 🐛 rename MONGO_DB_URL to DB_URL ([5b844fb](https://github.com/demokratie-live/democracy-development/commit/5b844fb2e2ad2617e3a235b6fd66fdf2d17abe2e))
* 🔥 remove dip service and use bt-sdk ([7927c4f](https://github.com/demokratie-live/democracy-development/commit/7927c4f4205ce7bc03e407ac5f36192117166fd2))

## [1.0.13](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.0.13) (2023-10-22)


Expand Down
2 changes: 1 addition & 1 deletion services/cron-jobs/crawler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crawler",
"version": "1.0.13",
"version": "1.0.14",
"description": "Kubernetes cron-job to collect data from various sources for bundestag.io",
"main": "index.ts",
"repository": "https://github.com/demokratie-live/democracy-development/",
Expand Down

0 comments on commit 52c9f8b

Please sign in to comment.