Skip to content

Commit 054847b

Browse files
authored
Merge pull request #49 from devakone/release-please--branches--develop
chore: release develop
2 parents 1c5411a + 0c378f1 commit 054847b

3 files changed

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

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.18](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.17...vibe-coding-profiler-v0.1.0-alpha.18) (2026-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* correct LLM config column names to match DB schema ([1c5411a](https://github.com/devakone/vibe-coding-profiler/commit/1c5411a0557edbcdfe81c9792966c8705611847d))
9+
310
## [0.1.0-alpha.17](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.16...vibe-coding-profiler-v0.1.0-alpha.17) (2026-02-12)
411

512

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.18](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.17...web-v0.1.0-alpha.18) (2026-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* correct LLM config column names to match DB schema ([1c5411a](https://github.com/devakone/vibe-coding-profiler/commit/1c5411a0557edbcdfe81c9792966c8705611847d))
9+
310
## [0.1.0-alpha.17](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.16...web-v0.1.0-alpha.17) (2026-02-12)
411

512

0 commit comments

Comments
 (0)