Skip to content

Commit

Permalink
chore: release v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
antosubash committed Oct 31, 2024
1 parent b4d2266 commit 4262d99
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,29 @@


[compare changes](https://github.com/antosubash/abp-react/compare/2.2.3...v2.2.4)

### 🩹 Fixes

- Updated the current url again to support proxy request ([b4d2266](https://github.com/antosubash/abp-react/commit/b4d2266))

### ❤️ Contributors

- Anto Subash ([@antosubash](http://github.com/antosubash))

[compare changes](https://github.com/antosubash/abp-react/compare/2.2.2...v2.2.3)

## v2.2.4

[compare changes](https://github.com/antosubash/abp-react/compare/2.2.3...v2.2.4)

### 🩹 Fixes

- Updated the current url again to support proxy request ([b4d2266](https://github.com/antosubash/abp-react/commit/b4d2266))

### ❤️ Contributors

- Anto Subash ([@antosubash](http://github.com/antosubash))

### 🩹 Fixes

- Used redirect url as current url. ([54d82c0](https://github.com/antosubash/abp-react/commit/54d82c0))
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abp-react",
"version": "2.2.3",
"version": "2.2.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 4262d99

Please sign in to comment.