Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
antosubash committed Feb 11, 2025
2 parents 559a418 + a7650bb commit c5d9c31
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 @@
# Changelog

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

### 🩹 Fixes

- Handle default tenantId in login route ([0b5e812](https://github.com/antosubash/abp-react/commit/0b5e812))

### ❤️ Contributors

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

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

## v2.2.18

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

### 🩹 Fixes

- Handle default tenantId in login route ([0b5e812](https://github.com/antosubash/abp-react/commit/0b5e812))

### ❤️ Contributors

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

### 🏡 Chore

- Update base image to node:23-slim in Dockerfile ([66b9ba1](https://github.com/antosubash/abp-react/commit/66b9ba1))
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.17",
"version": "2.2.18",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit c5d9c31

Please sign in to comment.