Skip to content

Commit d3ba35d

Browse files
committed
chore(main): release 0.1.0
1 parent c5525d1 commit d3ba35d

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-08-08)
4+
5+
6+
### Features
7+
8+
* add Makefile ([30018ea](https://github.com/S1M0N38/balatrollm/commit/30018ea6c25288fabe85c10f6b068c926597cc58))
9+
* **bot:** add templates and tools configuration ([e78933f](https://github.com/S1M0N38/balatrollm/commit/e78933fba078dfa12f0e0cc4d20a3e02944a6e82))
10+
* **bot:** implement LLM-powered Balatro bot ([cffdf87](https://github.com/S1M0N38/balatrollm/commit/cffdf873f80e4464a9574cdb717393e16cfa9f46))
11+
* initialize project from template ([d0acef1](https://github.com/S1M0N38/balatrollm/commit/d0acef17f570e7b61c9bb51baebe404f794b8d58))
12+
* update package exports and environment configuration ([ca1c85c](https://github.com/S1M0N38/balatrollm/commit/ca1c85c7cc34f30756206def89020399bbcc4dc3))
13+
14+
15+
### Documentation
16+
17+
* add CLAUDE.md ([c9be87a](https://github.com/S1M0N38/balatrollm/commit/c9be87a0e337be9222029b6a22eabee6c2b7f6d0))
18+
* update README with LLM bot usage and setup ([5ec3075](https://github.com/S1M0N38/balatrollm/commit/5ec30758e30c8ea4d3b9f6ec3981380418bc032b))

pyproject.toml

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

0 commit comments

Comments
 (0)