Skip to content

Commit d79dfcb

Browse files
chore: release develop
1 parent e2cc055 commit d79dfcb

3 files changed

Lines changed: 26 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.28",
3-
"apps/web": "0.1.0-alpha.26",
2+
".": "0.1.0-alpha.29",
3+
"apps/web": "0.1.0-alpha.27",
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.29](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.28...vibe-coding-profiler-v0.1.0-alpha.29) (2026-06-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** prevent Plausible SSR crash ([9c058cf](https://github.com/devakone/vibe-coding-profiler/commit/9c058cf81dc773745d7d9f2597cde090360c97ed))
9+
* **web:** prevent Plausible SSR crash ([3775bae](https://github.com/devakone/vibe-coding-profiler/commit/3775baea5a1f577492a8aa2b966344be9fc7f7b4))
10+
* **web:** prevent recurring analytics errors ([e2cc055](https://github.com/devakone/vibe-coding-profiler/commit/e2cc05571e51d6f4a28ec12ef627e84510249994))
11+
* **web:** prevent recurring analytics errors ([249d06d](https://github.com/devakone/vibe-coding-profiler/commit/249d06dc8c2bf5c292cfd3c97a1cefe8297d51ae))
12+
* **web:** restore Sentry error reporting ([82a51df](https://github.com/devakone/vibe-coding-profiler/commit/82a51df0afe61494edd4cb070417d1d4bdd7d7bd))
13+
* **web:** restore Sentry error reporting ([def1199](https://github.com/devakone/vibe-coding-profiler/commit/def11994800a3534e2d69686a7c53bb624b83ad6))
14+
315
## [0.1.0-alpha.28](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.27...vibe-coding-profiler-v0.1.0-alpha.28) (2026-05-14)
416

517

apps/web/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.27](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.26...web-v0.1.0-alpha.27) (2026-06-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** prevent Plausible SSR crash ([9c058cf](https://github.com/devakone/vibe-coding-profiler/commit/9c058cf81dc773745d7d9f2597cde090360c97ed))
9+
* **web:** prevent Plausible SSR crash ([3775bae](https://github.com/devakone/vibe-coding-profiler/commit/3775baea5a1f577492a8aa2b966344be9fc7f7b4))
10+
* **web:** prevent recurring analytics errors ([e2cc055](https://github.com/devakone/vibe-coding-profiler/commit/e2cc05571e51d6f4a28ec12ef627e84510249994))
11+
* **web:** prevent recurring analytics errors ([249d06d](https://github.com/devakone/vibe-coding-profiler/commit/249d06dc8c2bf5c292cfd3c97a1cefe8297d51ae))
12+
* **web:** restore Sentry error reporting ([82a51df](https://github.com/devakone/vibe-coding-profiler/commit/82a51df0afe61494edd4cb070417d1d4bdd7d7bd))
13+
* **web:** restore Sentry error reporting ([def1199](https://github.com/devakone/vibe-coding-profiler/commit/def11994800a3534e2d69686a7c53bb624b83ad6))
14+
315
## [0.1.0-alpha.26](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.25...web-v0.1.0-alpha.26) (2026-05-14)
416

517

0 commit comments

Comments
 (0)