Skip to content

Commit 7074287

Browse files
chore(release): v1.6.0 [skip ci]
1 parent 0d86a15 commit 7074287

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v1.6.0 (2026-05-30)
6+
7+
### Features
8+
9+
- Enhance patch file handling and add post-process command logging
10+
([`0d86a15`](https://github.com/obcode/generate_startercode/commit/0d86a15a9321a039f5af1e3f2b1b95808b8ecd67))
11+
12+
513
## v1.5.0 (2026-05-30)
614

715
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "generate-startercode"
7-
version = "1.5.0"
7+
version = "1.6.0"
88
description = "Generate startercode and solution branches from a shared main branch."
99
readme = "README.md"
1010
requires-python = ">=3.12"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)