Commit graph

13 commits

Author SHA1 Message Date
a38aedc248
fix: Remove stupid toml
All checks were successful
Release / Release (push) Successful in 33s
2025-06-19 16:16:17 +02:00
semantic-release-bot
e77e7fbac8 chore(release): 0.3.1 [skip ci]
## [0.3.1](https://git.kjan.de/jank/project-cli/compare/v0.3.0...v0.3.1) (2025-06-19)

### Bug Fixes

* Setup bun ([6a1b731](6a1b731730))
2025-06-19 14:12:37 +00:00
semantic-release-bot
18a7d4e156 chore(release): 0.3.0 [skip ci]
## [0.3.0](https://git.kjan.de/jank/project-cli/compare/v0.2.2...v0.3.0) (2025-06-19)

### Features

* Add some compiling ([81ee09b](81ee09b42f))
2025-06-19 14:09:16 +00:00
69fa25bc1d
Merge pull request 'release' (#5) from main into release
Some checks failed
Release / Release (push) Failing after 28s
Reviewed-on: #5
2025-06-19 14:08:50 +00:00
81ee09b42f
feat: Add some compiling
All checks were successful
Label PRs based on size / Check PR size (pull_request) Successful in 5s
2025-06-19 16:07:10 +02:00
semantic-release-bot
93fc34ac15 chore(release): 0.2.2 [skip ci]
## [0.2.2](https://git.kjan.de/jank/project-cli/compare/v0.2.1...v0.2.2) (2025-06-19)

### Bug Fixes

* Fix releases ([8bfcadd](8bfcadd11f))
2025-06-19 12:15:47 +00:00
semantic-release-bot
9c9121500b chore(release): 0.2.1 [skip ci]
## [0.2.1](https://git.kjan.de/jank/project-cli/compare/v0.2.0...v0.2.1) (2025-06-19)

### Chores

* Add size pipeline ([8212b10](8212b10e25))
2025-06-19 12:11:12 +00:00
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
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
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
7dc849688f
feat: Add releases
Some checks failed
Release / Release (push) Failing after 35s
2025-06-19 10:00:10 +02: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