Skip to content

Commit e778620

Browse files
authored
Merge pull request #12 from devakone/release-please--branches--main
chore: release main
2 parents 20eb6eb + e38689e commit e778620

8 files changed

Lines changed: 58 additions & 8 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.1.2",
3-
"apps/web": "0.1.2",
4-
"apps/worker": "0.1.1"
2+
".": "0.1.3",
3+
"apps/web": "0.1.3",
4+
"apps/worker": "0.1.2"
55
}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/devakone/vibe-coding-profiler/compare/vide-coding-v0.1.2...vide-coding-v0.1.3) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* add implementation tracker for Information Architecture Restructure ([15f99fb](https://github.com/devakone/vibe-coding-profiler/commit/15f99fb9928399ff9dc2e88f1f2447e28dc8d1d2))
9+
* add new persona aura images and update theme colors ([4ca44f2](https://github.com/devakone/vibe-coding-profiler/commit/4ca44f2d7613031b3af8d319d5d423586d40bed1))
10+
* add Open Source Preparedness documentation ([6c1c40a](https://github.com/devakone/vibe-coding-profiler/commit/6c1c40a49b0eae29977aa1b71f1cde75b2be9231))
11+
* implement VCP component system with primitives, blocks, and utilities ([bc6abdd](https://github.com/devakone/vibe-coding-profiler/commit/bc6abdd8c577ecd9f4c3c2955fa421b4e182fddc))
12+
* introduce new PRDs for information architecture, multi-agent detection, and LLM provider abstraction ([7929886](https://github.com/devakone/vibe-coding-profiler/commit/792988698317c87beb07a30eb7fce1e5b126ffe6))
13+
* **notifications:** add notification dropdown to header ([aadc064](https://github.com/devakone/vibe-coding-profiler/commit/aadc064c2e26ae654e228f1e69912282863a8061))
14+
* update ShareCard component to incorporate persona aura backgrounds and icons ([ad2d4a0](https://github.com/devakone/vibe-coding-profiler/commit/ad2d4a0db7b50a8f1299a05734e5ad93c58a5a68))
15+
* **vcp:** add unified and repo VCP display components (P3) ([b6a6179](https://github.com/devakone/vibe-coding-profiler/commit/b6a617948ff68601f7b468edaa374cfd79c88004))
16+
* **web:** add tooltip component and integrate into VCP sections ([699433c](https://github.com/devakone/vibe-coding-profiler/commit/699433c0f1a3fcae572d58133594d1e9223f6ebb))
17+
* **web:** enhance sharing features with LLM-generated taglines ([ef3b589](https://github.com/devakone/vibe-coding-profiler/commit/ef3b589a6cdf71485c2ebef11f20a4692a49be13))
18+
* **web:** enhance user profile sharing and navigation updates ([85ed9a2](https://github.com/devakone/vibe-coding-profiler/commit/85ed9a215cc9bd7b2a4a466a586a093614a33638))
19+
* **web:** implement P2 navigation & routes restructure ([9ad5734](https://github.com/devakone/vibe-coding-profiler/commit/9ad5734ab6b462e576e81aba39051fb438b4484f))
20+
* **web:** implement redirects and update internal links for improved navigation ([a4ce715](https://github.com/devakone/vibe-coding-profiler/commit/a4ce7153c638383b2949601052877d7aef111784))
21+
* **web:** integrate QR code generation and vertical story download feature ([975239d](https://github.com/devakone/vibe-coding-profiler/commit/975239d3b4c683c64a4c083658289ac1840d6c0f))
22+
* **web:** refactor AnalysisClient to integrate new VCP components ([f2d2621](https://github.com/devakone/vibe-coding-profiler/commit/f2d26211218a4f5d5b17b038db29bfde009edb3b))
23+
* **web:** refactor layout to improve component structure and user experience ([eb88fec](https://github.com/devakone/vibe-coding-profiler/commit/eb88fecfa519b1e9b203c7d1b28d701f0c331a21))
24+
* **web:** update navigation labels and enhance analysis insights ([17af33d](https://github.com/devakone/vibe-coding-profiler/commit/17af33d3a0a7adfa16210a6c8118dd448aded274))
25+
326
## [0.1.2](https://github.com/devakone/vibed-coding/compare/vide-coding-v0.1.1...vide-coding-v0.1.2) (2026-01-21)
427

528

apps/web/CHANGELOG.md

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

3+
## [0.1.3](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.2...web-v0.1.3) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* add new persona aura images and update theme colors ([4ca44f2](https://github.com/devakone/vibe-coding-profiler/commit/4ca44f2d7613031b3af8d319d5d423586d40bed1))
9+
* implement VCP component system with primitives, blocks, and utilities ([bc6abdd](https://github.com/devakone/vibe-coding-profiler/commit/bc6abdd8c577ecd9f4c3c2955fa421b4e182fddc))
10+
* **notifications:** add notification dropdown to header ([aadc064](https://github.com/devakone/vibe-coding-profiler/commit/aadc064c2e26ae654e228f1e69912282863a8061))
11+
* update ShareCard component to incorporate persona aura backgrounds and icons ([ad2d4a0](https://github.com/devakone/vibe-coding-profiler/commit/ad2d4a0db7b50a8f1299a05734e5ad93c58a5a68))
12+
* **vcp:** add unified and repo VCP display components (P3) ([b6a6179](https://github.com/devakone/vibe-coding-profiler/commit/b6a617948ff68601f7b468edaa374cfd79c88004))
13+
* **web:** add tooltip component and integrate into VCP sections ([699433c](https://github.com/devakone/vibe-coding-profiler/commit/699433c0f1a3fcae572d58133594d1e9223f6ebb))
14+
* **web:** enhance sharing features with LLM-generated taglines ([ef3b589](https://github.com/devakone/vibe-coding-profiler/commit/ef3b589a6cdf71485c2ebef11f20a4692a49be13))
15+
* **web:** enhance user profile sharing and navigation updates ([85ed9a2](https://github.com/devakone/vibe-coding-profiler/commit/85ed9a215cc9bd7b2a4a466a586a093614a33638))
16+
* **web:** implement P2 navigation & routes restructure ([9ad5734](https://github.com/devakone/vibe-coding-profiler/commit/9ad5734ab6b462e576e81aba39051fb438b4484f))
17+
* **web:** implement redirects and update internal links for improved navigation ([a4ce715](https://github.com/devakone/vibe-coding-profiler/commit/a4ce7153c638383b2949601052877d7aef111784))
18+
* **web:** integrate QR code generation and vertical story download feature ([975239d](https://github.com/devakone/vibe-coding-profiler/commit/975239d3b4c683c64a4c083658289ac1840d6c0f))
19+
* **web:** refactor AnalysisClient to integrate new VCP components ([f2d2621](https://github.com/devakone/vibe-coding-profiler/commit/f2d26211218a4f5d5b17b038db29bfde009edb3b))
20+
* **web:** refactor layout to improve component structure and user experience ([eb88fec](https://github.com/devakone/vibe-coding-profiler/commit/eb88fecfa519b1e9b203c7d1b28d701f0c331a21))
21+
* **web:** update navigation labels and enhance analysis insights ([17af33d](https://github.com/devakone/vibe-coding-profiler/commit/17af33d3a0a7adfa16210a6c8118dd448aded274))
22+
323
## [0.1.2](https://github.com/devakone/vibed-coding/compare/web-v0.1.1...web-v0.1.2) (2026-01-21)
424

525

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibed/web",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev -p 8108",

apps/worker/CHANGELOG.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.2](https://github.com/devakone/vibe-coding-profiler/compare/worker-v0.1.1...worker-v0.1.2) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* **web:** enhance sharing features with LLM-generated taglines ([ef3b589](https://github.com/devakone/vibe-coding-profiler/commit/ef3b589a6cdf71485c2ebef11f20a4692a49be13))
9+
310
## [0.1.1](https://github.com/devakone/vibed-coding/compare/worker-v0.1.0...worker-v0.1.1) (2026-01-20)
411

512

apps/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vibed/worker",
3-
"version": "0.1.0-alpha.2",
3+
"version": "0.1.2",
44
"private": true,
55
"scripts": {
66
"dev": "tsx watch src/index.ts",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vibed-coding",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"private": true,
55
"workspaces": [
66
"apps/*",

0 commit comments

Comments
 (0)