Skip to content

Commit 5402425

Browse files
authored
Merge pull request #70 from devakone/release-please--branches--develop
chore: release develop
2 parents 227044c + 7bb8537 commit 5402425

3 files changed

Lines changed: 17 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.23",
3-
"apps/web": "0.1.0-alpha.21",
2+
".": "0.1.0-alpha.24",
3+
"apps/web": "0.1.0-alpha.22",
44
"apps/worker": "0.1.0-alpha.3"
55
}

CHANGELOG-DEVELOP.md

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

3+
## [0.1.0-alpha.24](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.23...vibe-coding-profiler-v0.1.0-alpha.24) (2026-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** fallback to github token when PAT PR edit fails ([64a957f](https://github.com/devakone/vibe-coding-profiler/commit/64a957f5d3c9a2159150efcda769b514bdda1cd4))
9+
* use vibe_insights (v2) for repo VCP pages to match unified profile ([227044c](https://github.com/devakone/vibe-coding-profiler/commit/227044cc284f3ec3afdae66cd17de5108e688cc9))
10+
311
## [0.1.0-alpha.23](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.22...vibe-coding-profiler-v0.1.0-alpha.23) (2026-02-15)
412

513

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.22](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.21...web-v0.1.0-alpha.22) (2026-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* use vibe_insights (v2) for repo VCP pages to match unified profile ([227044c](https://github.com/devakone/vibe-coding-profiler/commit/227044cc284f3ec3afdae66cd17de5108e688cc9))
9+
310
## [0.1.0-alpha.21](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.20...web-v0.1.0-alpha.21) (2026-02-12)
411

512

0 commit comments

Comments
 (0)