Skip to content

Commit d4fa874

Browse files
committed
chore: release v2.2.21
1 parent 7d7954d commit d4fa874

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.2.20...v2.2.21)
4+
5+
### 💅 Refactors
6+
7+
- Improve header management in API requests ([7d7954d](https://github.com/antosubash/abp-react/commit/7d7954d))
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.19...v2.2.20)
414

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

17+
## v2.2.21
18+
19+
[compare changes](https://github.com/antosubash/abp-react/compare/2.2.20...v2.2.21)
20+
21+
### 💅 Refactors
22+
23+
- Improve header management in API requests ([7d7954d](https://github.com/antosubash/abp-react/commit/7d7954d))
24+
25+
### ❤️ Contributors
26+
27+
- Anto Subash ([@antosubash](http://github.com/antosubash))
28+
729
## v2.2.20
830

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

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

0 commit comments

Comments
 (0)