chore(release): 🚀 v4.2.3

This commit is contained in:
Conventional Changelog Action 2021-10-12 12:19:51 +00:00
commit a004867ae1
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,12 @@
## [4.2.3](https://github.com/Ombi-app/Ombi/compare/v4.2.2...v4.2.3) (2021-10-12)
### Bug Fixes
* **user-management:** :bug: Fixed an issue where the Copy users App Link did not generate the correct app link for that user ([8cafcdc](https://github.com/Ombi-app/Ombi/commit/8cafcdcc3baa85c55d75e43835b2289bbea69b0e))
## [4.2.2](https://github.com/Ombi-app/Ombi/compare/v4.2.1...v4.2.2) (2021-10-11)
@ -40,7 +49,3 @@
## [4.0.1511](https://github.com/Ombi-app/Ombi/compare/v4.1.0...v4.0.1511) (2021-10-07)

View file

@ -1,3 +1,3 @@
{
"version": "4.2.2"
"version": "4.2.3"
}