Skip to content

Commit

Permalink
chore(release): 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ManAnRuck committed Oct 18, 2023
1 parent b2dfbae commit f6da8bd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions services/qr-code-handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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.0.8](https://github.com/demokratie-live/democracy-development/compare/[email protected]@v1.0.8) (2023-10-18)


* 📦️ upgrade packages ([4417757](https://github.com/demokratie-live/democracy-development/commit/44177570f62fc3137d3c36667ced3e8f8ed4c44b))
* 📦️ upgrade packages ([67cadee](https://github.com/demokratie-live/democracy-development/commit/67cadee28b9b978b3e6662614fcae09bf1f0d8d4))


### 👷 CI/CD

* 👷 change turbo since option ([#510](https://github.com/demokratie-live/democracy-development/issues/510)) ([fe3c6b8](https://github.com/demokratie-live/democracy-development/commit/fe3c6b88733e4af2ff02493173279c2c44a56a8a))
* 👷 seperate analyse-changed-package into reusable workflow job ([#512](https://github.com/demokratie-live/democracy-development/issues/512)) ([5a1c4e9](https://github.com/demokratie-live/democracy-development/commit/5a1c4e99624107a7369862a44736874f62bb3cae))
2 changes: 1 addition & 1 deletion services/qr-code-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qr-code-handler",
"version": "1.0.7",
"version": "1.0.8",
"main": "build/index.js",
"scripts": {
"dev": "tsup src/index.ts --watch --onSuccess 'node build/index.js'",
Expand Down

0 comments on commit f6da8bd

Please sign in to comment.