File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 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.2.21...v2.3.0 )
4
+
5
+ ### 🚀 Enhancements
6
+
7
+ - Add version display and update version.json in workflow ([ 7910211] ( https://github.com/antosubash/abp-react/commit/7910211 ) )
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.2.20...v2.2.21 )
4
14
15
+ ## v2.3.0
16
+
17
+ [ compare changes] ( https://github.com/antosubash/abp-react/compare/2.2.21...v2.3.0 )
18
+
19
+ ### 🚀 Enhancements
20
+
21
+ - Add version display and update version.json in workflow ([ 7910211] ( https://github.com/antosubash/abp-react/commit/7910211 ) )
22
+
23
+ ### ❤️ Contributors
24
+
25
+ - Anto Subash ([ @antosubash ] ( http://github.com/antosubash ) )
26
+
5
27
### 💅 Refactors
6
28
7
29
- Improve header management in API requests ([ 7d7954d] ( https://github.com/antosubash/abp-react/commit/7d7954d ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " abp-react" ,
3
- "version" : " 2.2.21 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments