Skip to content

Commit

Permalink
chore(release): 🚀 1.21.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.21.4](v1.21.3...v1.21.4) (2024-10-04)

### Bug Fixes

* use staging.didroom in test envoiroment ([#72](#72)) ([e63c2b2](e63c2b2))
  • Loading branch information
semantic-release-bot committed Oct 4, 2024
1 parent e63c2b2 commit 73f4598
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.4](https://github.com/ForkbombEu/verifier/compare/v1.21.3...v1.21.4) (2024-10-04)


### Bug Fixes

* use staging.didroom in test envoiroment ([#72](https://github.com/ForkbombEu/verifier/issues/72)) ([e63c2b2](https://github.com/ForkbombEu/verifier/commit/e63c2b254774869a6c6e2d2fbf0178faa012791c))

## [1.21.3](https://github.com/ForkbombEu/verifier/compare/v1.21.2...v1.21.3) (2024-10-03)


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.3",
"version": "1.21.4",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down

0 comments on commit 73f4598

Please sign in to comment.