Skip to content

Commit 54996d0

Browse files
committed
chore(main): release 0.2.0
1 parent fbd7995 commit 54996d0

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/S1M0N38/template-python/compare/v0.1.0...v0.2.0) (2025-08-08)
4+
5+
6+
### Features
7+
8+
* add claude code commit command ([9a00c6f](https://github.com/S1M0N38/template-python/commit/9a00c6ff285d5f49f12cbb34faacf8e2f23fb421))
9+
* add claude code hooks for ruff ([b2b1bd3](https://github.com/S1M0N38/template-python/commit/b2b1bd31ac591bb1e5b2c6eaed49960022420837))
10+
* add command to initialize project from template ([fbd7995](https://github.com/S1M0N38/template-python/commit/fbd79953d5583009ca95d30d476623c4ae01e832))
11+
12+
13+
### Documentation
14+
15+
* update uv command ([815db35](https://github.com/S1M0N38/template-python/commit/815db3524b8f67f7c1df7c01b73189645c8eedb8))
16+
317
## 0.1.0 (2025-05-26)
418

519

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "template-python"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Add your description here"
55
readme = "README.md"
66
authors = [{ name = "S1M0N38", email = "bertolottosimone@gmail.com" }]

0 commit comments

Comments
 (0)