Skip to content

Commit

Permalink
chore(release): 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ManAnRuck committed Nov 30, 2024
1 parent 8e021fe commit ef85d3a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions services/cron-jobs/crawler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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.1.5](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.1.5) (2024-11-30)


* 🫧 seperate logic into own functions ([58b69c6](https://github.com/demokratie-live/democracy-development/commit/58b69c61c8d2a815dc8f9a5fc355dcd4abdd45a0))

## [1.1.4](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.1.4) (2024-09-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.1.4",
"version": "1.1.5",
"description": "Kubernetes cron-job to collect data from various sources for bundestag.io",
"main": "build/main.js",
"repository": "https://github.com/demokratie-live/democracy-development/",
Expand Down

0 comments on commit ef85d3a

Please sign in to comment.