File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11
11
steps :
12
12
- uses : actions/checkout@v4
13
13
- uses : softprops/action-gh-release@v2
14
+ with :
15
+ body_path : CHANGELOG.md
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
- ## [ unreleased ]
5
+ ## [ 1.1.0 ] ( https://github.com/x-pt/template/compare/v1.0.0..v1.1.0 ) - 2024-08-24
6
6
7
7
### 🚀 Features
8
8
@@ -63,6 +63,7 @@ All notable changes to this project will be documented in this file.
63
63
- * (python)* Add UV_INDEX_URL at Dockerfile - ([ 6b76681] ( https://github.com/x-pt/template/commit/6b766811155a9f02cdb7bbf0aec89573209cc2e5 ) )
64
64
- * (python)* Only install uv at Dockerfile - ([ 4212835] ( https://github.com/x-pt/template/commit/4212835f33845b12876f002d80d7da9701814c6f ) )
65
65
- * (python)* Use uv for all scenario - ([ c76a122] ( https://github.com/x-pt/template/commit/c76a12247d357d5f95ca1225015255685e973412 ) )
66
+ - Add Makefile - ([ 016dd0d] ( https://github.com/x-pt/template/commit/016dd0d27a4ec26cfdc07f2aa08babc248e081d4 ) )
66
67
- Introduce git-cliff to generate the changelog - ([ f940d5e] ( https://github.com/x-pt/template/commit/f940d5eed5ce34251b29ff6c0e72085e18cab87f ) )
67
68
- Remove version from the docker compose - ([ 95d203e] ( https://github.com/x-pt/template/commit/95d203e616005394c3aeffd931d97940a45d0013 ) )
68
69
You can’t perform that action at this time.
0 commit comments