Commit graph

24 commits

Author SHA1 Message Date
semantic-release-bot
deb4eabbce chore(release): 0.3.3 [skip ci]
## [0.3.3](https://git.kjan.de/jank/project-cli/compare/v0.3.2...v0.3.3) (2025-06-19)

### Bug Fixes

* Fix wrong config ([1f0d3aa](1f0d3aa030))
2025-06-19 14:57:39 +00:00
1f0d3aa030
fix: Fix wrong config
All checks were successful
Release / Release (push) Successful in 33s
2025-06-19 16:56:51 +02:00
semantic-release-bot
f8f7ede4b9 chore(release): 0.3.2 [skip ci]
## [0.3.2](https://git.kjan.de/jank/project-cli/compare/v0.3.1...v0.3.2) (2025-06-19)

### Bug Fixes

* Remove stupid toml ([a38aedc](a38aedc248))
2025-06-19 14:16:59 +00:00
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
6a1b731730
fix: Setup bun
All checks were successful
Release / Release (push) Successful in 31s
2025-06-19 16:11:45 +02: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
f238c9aae9
Merge pull request 'release' (#4) from main into release
All checks were successful
Release / Release (push) Successful in 27s
Reviewed-on: #4
2025-06-19 12:13:54 +00:00
8bfcadd11f
fix: Fix releases
All checks were successful
Label PRs based on size / Check PR size (pull_request) Successful in 5s
2025-06-19 14:13:29 +02: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
8212b10e25
chore: Add size pipeline
All checks were successful
Label PRs based on size / Check PR size (pull_request) Successful in 7s
Release / Release (push) Successful in 30s
2025-06-19 14:10:19 +02: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
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