Commit graph

10 commits

Author SHA1 Message Date
semantic-release-bot
0ec25d1693 chore(release): 0.2.0 [skip ci]
## [0.2.0](https://git.kjan.de/jank/project-cli/compare/v0.1.1...v0.2.0) (2025-06-19)

### Features

* Add basic project creation ([fb23f6f](fb23f6fd8b))
2025-06-19 11:49:48 +00:00
fb23f6fd8b
feat: Add basic project creation
All checks were successful
Release / Release (push) Successful in 32s
2025-06-19 13:48:55 +02:00
semantic-release-bot
85f3baef47 chore(release): 0.1.1 [skip ci]
## [0.1.1](https://git.kjan.de/jank/project-cli/compare/v0.1.0...v0.1.1) (2025-06-19)

### Chores

* **deps:** add renovate.json ([9284088](9284088629))
2025-06-19 08:17:26 +00:00
1f3158fd53
Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
All checks were successful
Release / Release (push) Successful in 31s
Reviewed-on: #1
2025-06-19 08:16:58 +00:00
semantic-release-bot
630fab7ce6 chore(release): 0.1.0 [skip ci]
## [0.1.0](https://git.kjan.de/jank/project-cli/compare/v0.0.1...v0.1.0) (2025-06-19)

### Features

* Add releases ([7dc8496](7dc849688f))

### Bug Fixes

* Use newer version of the release action ([9c16070](9c16070b54))
2025-06-19 08:14:57 +00:00
9c16070b54
fix: Use newer version of the release action
All checks were successful
Release / Release (push) Successful in 38s
2025-06-19 10:14:08 +02:00
7dc849688f
feat: Add releases
Some checks failed
Release / Release (push) Failing after 35s
2025-06-19 10:00:10 +02:00
9284088629
chore(deps): add renovate.json 2025-06-19 06:03:06 +00:00
418cced407
feat: Add config generation 2025-06-19 07:45:05 +02:00
c12b784b50
chore: Initial setup 2025-06-19 06:52:58 +02:00