File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ [ compare changes] ( https://github.com/antosubash/abp-react/compare/2.3.3...v2.3.4 )
4
+
5
+ ### 🩹 Fixes
6
+
7
+ - Update app metadata and enhance admin layout configuration ([ dce6dd7] ( https://github.com/antosubash/abp-react/commit/dce6dd7 ) )
8
+
9
+ ### ❤️ Contributors
10
+
11
+ - Anto Subash ([ @antosubash ] ( http://github.com/antosubash ) )
12
+
3
13
[ compare changes] ( https://github.com/antosubash/abp-react/compare/2.3.2...v2.3.3 )
4
14
15
+ ## v2.3.4
16
+
17
+ [ compare changes] ( https://github.com/antosubash/abp-react/compare/2.3.3...v2.3.4 )
18
+
19
+ ### 🩹 Fixes
20
+
21
+ - Update app metadata and enhance admin layout configuration ([ dce6dd7] ( https://github.com/antosubash/abp-react/commit/dce6dd7 ) )
22
+
23
+ ### ❤️ Contributors
24
+
25
+ - Anto Subash ([ @antosubash ] ( http://github.com/antosubash ) )
26
+
5
27
### 🩹 Fixes
6
28
7
29
- Update baseUrl in client configuration to an empty string ([ 71d0b3f] ( https://github.com/antosubash/abp-react/commit/71d0b3f ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " abp-react" ,
3
- "version" : " 2.3.3 " ,
3
+ "version" : " 2.3.4 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments