Skip to content

Commit

Permalink
chore: release v2.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
antosubash committed Feb 11, 2025
1 parent 66b9ba1 commit d3aafb3
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.16...v2.2.17)

### 🏡 Chore

- Update base image to node:23-slim in Dockerfile ([66b9ba1](https://github.com/antosubash/abp-react/commit/66b9ba1))

### ❤️ Contributors

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

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

## v2.2.17

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

### 🏡 Chore

- Update base image to node:23-slim in Dockerfile ([66b9ba1](https://github.com/antosubash/abp-react/commit/66b9ba1))

### ❤️ Contributors

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

### 🏡 Chore

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

0 comments on commit d3aafb3

Please sign in to comment.