Skip to content

Commit 0f4bcc1

Browse files
committed
chore(release): 1.0.13
1 parent da477df commit 0f4bcc1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

services/qr-code-handler/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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+
## [1.0.13](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.0.13) (2025-04-26)
6+
7+
8+
* update garden configuration to use manifestTemplates instead of files ([f38615d](https://github.com/demokratie-live/democracy-development/commit/f38615dd5400bad734139f5363a6a6d9fa6a3db3))
9+
510
## [1.0.12](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.0.12) (2025-03-15)
611

712

services/qr-code-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qr-code-handler",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"main": "build/index.js",
55
"scripts": {
66
"dev": "tsup src/index.ts --watch --onSuccess 'node build/index.js'",

0 commit comments

Comments
 (0)