Skip to content

Commit 0c4a4f7

Browse files
committed
chore: release v2.3.2
1 parent 8079258 commit 0c4a4f7

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

src/CHANGELOG.md

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

3+
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.1...v2.3.2)
4+
5+
### 🏡 Chore
6+
7+
- Update dependencies and enhance tenant management ([8079258](https://github.com/antosubash/abp-react/commit/8079258))
8+
9+
### ❤️ Contributors
10+
11+
- Anto Subash ([@antosubash](http://github.com/antosubash))
12+
313
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.0...v2.3.1)
414

515
[compare changes](https://github.com/antosubash/abp-react/compare/2.2.21...v2.3.0)
616

17+
## v2.3.2
18+
19+
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.1...v2.3.2)
20+
21+
### 🏡 Chore
22+
23+
- Update dependencies and enhance tenant management ([8079258](https://github.com/antosubash/abp-react/commit/8079258))
24+
25+
### ❤️ Contributors
26+
27+
- Anto Subash ([@antosubash](http://github.com/antosubash))
28+
729
## v2.3.1
830

931
[compare changes](https://github.com/antosubash/abp-react/compare/2.3.0...v2.3.1)

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.3.1",
3+
"version": "2.3.2",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)