Skip to content

Commit 42a0c00

Browse files
authored
Merge pull request #81 from devakone/develop
Release: develop → main
2 parents b6b041b + ca64b31 commit 42a0c00

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.25",
3-
"apps/web": "0.1.0-alpha.23",
2+
".": "0.1.0-alpha.26",
3+
"apps/web": "0.1.0-alpha.24",
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.26](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.25...vibe-coding-profiler-v0.1.0-alpha.26) (2026-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve lint error in FirstTimePublicProfileBanner with useSyncExternalStore ([156fc13](https://github.com/devakone/vibe-coding-profiler/commit/156fc133f8e77ea11418cf1ca9cea02515fae8bb))
9+
310
## [0.1.0-alpha.25](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.24...vibe-coding-profiler-v0.1.0-alpha.25) (2026-02-15)
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.24](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.23...web-v0.1.0-alpha.24) (2026-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* resolve lint error in FirstTimePublicProfileBanner with useSyncExternalStore ([156fc13](https://github.com/devakone/vibe-coding-profiler/commit/156fc133f8e77ea11418cf1ca9cea02515fae8bb))
9+
310
## [0.1.0-alpha.23](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.22...web-v0.1.0-alpha.23) (2026-02-15)
411

512

0 commit comments

Comments
 (0)