Skip to content

Commit

Permalink
chore(main): release 0.41.3 (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
qgerome authored Dec 29, 2023
1 parent 71eb61f commit 660197e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.41.3](https://github.com/BLSQ/openhexa-frontend/compare/0.41.2...0.41.3) (2023-12-29)


### Bug Fixes

* use POST request for logout ([#514](https://github.com/BLSQ/openhexa-frontend/issues/514)) ([71eb61f](https://github.com/BLSQ/openhexa-frontend/commit/71eb61f2e36b172ff522645f91c3c82c4ec9e5a8))

## [0.41.2](https://github.com/BLSQ/openhexa-frontend/compare/0.41.1...0.41.2) (2023-12-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,5 @@
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "^3.3.2"
},
"version": "0.41.2"
"version": "0.41.3"
}

0 comments on commit 660197e

Please sign in to comment.