We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e85c65 commit 1ac02d5Copy full SHA for 1ac02d5
src/CHANGELOG.md
@@ -1,7 +1,13 @@
1
# Changelog
2
3
+[compare changes](https://github.com/antosubash/abp-react/compare/2.2.19...v2.2.20)
4
+
5
[compare changes](https://github.com/antosubash/abp-react/compare/2.2.18...v2.2.19)
6
7
+## v2.2.20
8
9
10
11
### 🩹 Fixes
12
13
- Enhance tenantId validation in login route ([559a418](https://github.com/antosubash/abp-react/commit/559a418))
src/package.json
@@ -1,6 +1,6 @@
{
"name": "abp-react",
- "version": "2.2.19",
+ "version": "2.2.20",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments