Skip to content

Commit

Permalink
chore(release): 🚀 1.27.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.2](v1.27.1...v1.27.2) (2024-04-09)

### Bug Fixes

* credentail offer feedback ([#244](#244)) ([7d9431c](7d9431c))
* is login check ([#246](#246)) ([83000ea](83000ea))
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent 7d9431c commit c41b4fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.27.2](https://github.com/ForkbombEu/wallet/compare/v1.27.1...v1.27.2) (2024-04-09)


### Bug Fixes

* credentail offer feedback ([#244](https://github.com/ForkbombEu/wallet/issues/244)) ([7d9431c](https://github.com/ForkbombEu/wallet/commit/7d9431c4f20589370f548a8d474a4125544b3ff8))
* is login check ([#246](https://github.com/ForkbombEu/wallet/issues/246)) ([83000ea](https://github.com/ForkbombEu/wallet/commit/83000ea64a335717e5c02a8cf47e0f2c7ca2a742))

## [1.27.1](https://github.com/ForkbombEu/wallet/compare/v1.27.0...v1.27.1) (2024-04-09)


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": "wallet",
"version": "1.27.1",
"version": "1.27.2",
"private": true,
"scripts": {
"dev": "vite dev --host",
Expand Down

0 comments on commit c41b4fd

Please sign in to comment.