Skip to content

Commit

Permalink
chore(release): 🚀 1.21.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.21.2](v1.21.1...v1.21.2) (2024-09-17)

### Bug Fixes

* qr code shoul encode an intent url, not a json ([#71](#71)) ([0dcbfbe](0dcbfbe))
  • Loading branch information
semantic-release-bot committed Sep 17, 2024
1 parent 0dcbfbe commit 768241c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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
2 changes: 1 addition & 1 deletion 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

0 comments on commit 768241c

Please sign in to comment.