Skip to content

Commit 1438474

Browse files
authored
Merge pull request #43 from devakone/release-please--branches--develop
chore: release develop
2 parents c51c1b9 + 44f36a7 commit 1438474

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.15",
3-
"apps/web": "0.1.0-alpha.15",
2+
".": "0.1.0-alpha.16",
3+
"apps/web": "0.1.0-alpha.16",
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.16](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.15...vibe-coding-profiler-v0.1.0-alpha.16) (2026-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* rename share-debug route to .tsx for JSX support ([30f7b43](https://github.com/devakone/vibe-coding-profiler/commit/30f7b4370a77f199633e16b53db40682fb176469))
9+
310
## [0.1.0-alpha.15](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.14...vibe-coding-profiler-v0.1.0-alpha.15) (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.16](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.15...web-v0.1.0-alpha.16) (2026-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* rename share-debug route to .tsx for JSX support ([30f7b43](https://github.com/devakone/vibe-coding-profiler/commit/30f7b4370a77f199633e16b53db40682fb176469))
9+
310
## [0.1.0-alpha.15](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.14...web-v0.1.0-alpha.15) (2026-02-12)
411

512

0 commit comments

Comments
 (0)