Skip to content

Commit

Permalink
chore: release v2.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
antosubash committed Dec 28, 2024
1 parent 2ce5678 commit 429d5e6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions src/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,33 @@


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

### 🏡 Chore

- Update Dockerfile for improved build process and dependencies ([34de32c](https://github.com/antosubash/abp-react/commit/34de32c))
- Update Dockerfile to copy next.config.mjs and add Visual Studio solution file ([2ce5678](https://github.com/antosubash/abp-react/commit/2ce5678))

### ❤️ Contributors

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

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

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

## v2.2.10

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

### 🏡 Chore

- Update Dockerfile for improved build process and dependencies ([34de32c](https://github.com/antosubash/abp-react/commit/34de32c))
- Update Dockerfile to copy next.config.mjs and add Visual Studio solution file ([2ce5678](https://github.com/antosubash/abp-react/commit/2ce5678))

### ❤️ Contributors

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

## v2.2.9

[compare changes](https://github.com/antosubash/abp-react/compare/2.2.8...v2.2.9)
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.9",
"version": "2.2.10",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 429d5e6

Please sign in to comment.