Skip to content

Commit 05f981a

Browse files
chore: release main
1 parent 0cc15dd commit 05f981a

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.3.8",
2+
".": "0.3.9",
33
"apps/web": "0.2.8",
44
"apps/worker": "0.2.0"
55
}

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.3.9](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.3.8...vibe-coding-profiler-v0.3.9) (2026-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** handle release PR create permission fallback ([310e6ec](https://github.com/devakone/vibe-coding-profiler/commit/310e6ec23b0d34181a4a75c14dfb07625e6a8e43))
9+
310
## [0.3.8](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.3.7...vibe-coding-profiler-v0.3.8) (2026-02-12)
411

512

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": "vibe-coding-profiler",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"private": true,
55
"workspaces": [
66
"apps/*",

0 commit comments

Comments
 (0)