Skip to content

Commit 4fd0baa

Browse files
committed
chore: release v2.3.0
1 parent 7910211 commit 4fd0baa

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,7 +1,29 @@
11
# Changelog
22

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+
313
[compare changes](https://github.com/antosubash/abp-react/compare/2.2.20...v2.2.21)
414

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+
527
### 💅 Refactors
628

729
- Improve header management in API requests ([7d7954d](https://github.com/antosubash/abp-react/commit/7d7954d))

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

0 commit comments

Comments
 (0)