Skip to content

Commit 99bf9a8

Browse files
committed
chore: release v2.5.13
1 parent 38a7aab commit 99bf9a8

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

src/CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,37 @@
11
# Changelog
22

3+
[compare changes](https://github.com/antosubash/abp-react/compare/2.5.12...v2.5.13)
4+
5+
### 🩹 Fixes
6+
7+
- Improve tenantId validation in middleware and clean up logging ([a98f3ba](https://github.com/antosubash/abp-react/commit/a98f3ba))
8+
9+
### 💅 Refactors
10+
11+
- Enhance tenant ID validation utility ([2799295](https://github.com/antosubash/abp-react/commit/2799295))
12+
13+
### ❤️ Contributors
14+
15+
- Anto Subash ([@antosubash](http://github.com/antosubash))
16+
317
[compare changes](https://github.com/antosubash/abp-react/compare/2.5.11...v2.5.12)
418

19+
## v2.5.13
20+
21+
[compare changes](https://github.com/antosubash/abp-react/compare/2.5.12...v2.5.13)
22+
23+
### 🩹 Fixes
24+
25+
- Improve tenantId validation in middleware and clean up logging ([a98f3ba](https://github.com/antosubash/abp-react/commit/a98f3ba))
26+
27+
### 💅 Refactors
28+
29+
- Enhance tenant ID validation utility ([2799295](https://github.com/antosubash/abp-react/commit/2799295))
30+
31+
### ❤️ Contributors
32+
33+
- Anto Subash ([@antosubash](http://github.com/antosubash))
34+
535
### 💅 Refactors
636

737
- Simplify tenantId handling in authentication routes" ([5dcbbe3](https://github.com/antosubash/abp-react/commit/5dcbbe3))

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abp-react",
3-
"version": "2.5.12",
3+
"version": "2.5.13",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)