Skip to content

Commit 152c99c

Browse files
committed
chore: release v0.1.1
1 parent 069125a commit 152c99c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/rust142/geeto/compare/v0.1.0...v0.1.1) (2026-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **logging:** remove hard-coded version from banner ([2665c3c](https://github.com/rust142/geeto/commit/2665c3c09b26e82a9075ee5c5f893dc5003e58bd))
9+
310
# [0.1.0](https://github.com/rust142/geeto/compare/v0.1.0-beta.3...v0.1.0) (2026-02-16)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geeto",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "AI-powered Git workflow automation CLI with smart commit messages, branch naming, and Trello integration",
55
"author": {
66
"email": "amdev142@gmail.com",

0 commit comments

Comments
 (0)