Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ManAnRuck committed Aug 17, 2024
1 parent 53c03f8 commit 787f2e9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions services/non-named-votes-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

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.0 (2024-08-17)


* add missing dependency ([fca4dcf](https://github.com/demokratie-live/democracy-development/commit/fca4dcf37cfbeb5064d0fd7a6e592ef1018ac3eb))
* does not fail anymore if recources are not available ([22761fd](https://github.com/demokratie-live/democracy-development/commit/22761fdd8e8e6b8d4d312052fd75617ef845de04))
* ensure vectorStore is ready ([ef3ed76](https://github.com/demokratie-live/democracy-development/commit/ef3ed761237c38fefd3134662d9a90b826bb958f))
* **garden:** 🧑‍🌾 add garden to non-named-votes-ai ([1be3780](https://github.com/demokratie-live/democracy-development/commit/1be3780aa5bfb347917e991b88b9792b7ebd1cab))
* rename SECRET name ([e921136](https://github.com/demokratie-live/democracy-development/commit/e9211361c5af6bf962a4153deb436c0ad8c41002))
* **sec:** 🛡️ Leakage of information in logger message ([0d27136](https://github.com/demokratie-live/democracy-development/commit/0d27136a47f346a8ab1f8c2eef5c9a392a00d638))


### 🚀 Feature

* 🚀 add non-named-votes-ai service ([bf5c7e7](https://github.com/demokratie-live/democracy-development/commit/bf5c7e7373fa640295f2cb9addd87cdca31ac538))
* add delete all endpoint ([6554322](https://github.com/demokratie-live/democracy-development/commit/6554322def2cd428315a535c3d6c0ba1d945708c))
2 changes: 1 addition & 1 deletion services/non-named-votes-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "non-named-votes-ai",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 787f2e9

Please sign in to comment.