Skip to content

Commit

Permalink
Merge branch 'main' into use_staging
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino committed Oct 3, 2024
2 parents 2884ad6 + 768241c commit 4dd9319
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 38 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.21.2](https://github.com/ForkbombEu/verifier/compare/v1.21.1...v1.21.2) (2024-09-17)


### Bug Fixes

* qr code shoul encode an intent url, not a json ([#71](https://github.com/ForkbombEu/verifier/issues/71)) ([0dcbfbe](https://github.com/ForkbombEu/verifier/commit/0dcbfbe99697f1c138a080bff21f4dee457e8e7c))

## [1.21.1](https://github.com/ForkbombEu/verifier/compare/v1.21.0...v1.21.1) (2024-09-10)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verifier",
"version": "1.21.1",
"version": "1.21.2",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down Expand Up @@ -91,7 +91,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"svelte-preprocess": "^5.1.4",
"sveltekit-superforms": "~1.13.4",
"zenroom": "^4.38.0",
"zenroom": "^4.38.1",
"zod": "^3.23.8"
}
}
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4dd9319

Please sign in to comment.