Skip to content

Commit 6868fd5

Browse files
committed
2 parents 3ebab02 + d764db4 commit 6868fd5

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

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.5.2...v2.5.3)
4+
5+
### 🏡 Chore
6+
7+
- Update Docusaurus configuration and dependencies ([61130ef](https://github.com/antosubash/abp-react/commit/61130ef))
8+
9+
### ❤️ Contributors
10+
11+
- Anto Subash ([@antosubash](http://github.com/antosubash))
12+
313
[compare changes](https://github.com/antosubash/abp-react/compare/2.5.1...v2.5.2)
414

15+
## v2.5.3
16+
17+
[compare changes](https://github.com/antosubash/abp-react/compare/2.5.2...v2.5.3)
18+
19+
### 🏡 Chore
20+
21+
- Update Docusaurus configuration and dependencies ([61130ef](https://github.com/antosubash/abp-react/commit/61130ef))
22+
23+
### ❤️ Contributors
24+
25+
- Anto Subash ([@antosubash](http://github.com/antosubash))
26+
527
### 💅 Refactors
628

729
- Move API URL validation to makeApiRequest function ([d8e2326](https://github.com/antosubash/abp-react/commit/d8e2326))

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

0 commit comments

Comments
 (0)