Skip to content

Commit 468170a

Browse files
chore: release develop
1 parent aae9300 commit 468170a

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.1.0-alpha.8",
3-
"apps/web": "0.1.0-alpha.8",
2+
".": "0.1.0-alpha.9",
3+
"apps/web": "0.1.0-alpha.9",
44
"apps/worker": "0.1.0-alpha.3"
55
}

CHANGELOG-DEVELOP.md

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

3+
## [0.1.0-alpha.9](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.8...vibe-coding-profiler-v0.1.0-alpha.9) (2026-01-30)
4+
5+
6+
### Features
7+
8+
* add script to retry queued analysis jobs by re-sending Inngest events ([aae9300](https://github.com/devakone/vibe-coding-profiler/commit/aae930065a767bfb2f22d12989dc7143b4d2e94a))
9+
10+
11+
### Bug Fixes
12+
13+
* disable Get Vibe button while analysis job is running ([4a07531](https://github.com/devakone/vibe-coding-profiler/commit/4a0753184ce97d9410591ac991522a17301a41be))
14+
315
## [0.1.0-alpha.8](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.7...vibe-coding-profiler-v0.1.0-alpha.8) (2026-01-30)
416

517

apps/web/CHANGELOG-DEVELOP.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.0-alpha.9](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.8...web-v0.1.0-alpha.9) (2026-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* disable Get Vibe button while analysis job is running ([4a07531](https://github.com/devakone/vibe-coding-profiler/commit/4a0753184ce97d9410591ac991522a17301a41be))
9+
310
## [0.1.0-alpha.8](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.7...web-v0.1.0-alpha.8) (2026-01-30)
411

512

0 commit comments

Comments
 (0)