Skip to content

Commit 2799da3

Browse files
authored
Merge pull request #98 from devakone/develop
Release: develop → main
2 parents 1390786 + 984a246 commit 2799da3

5 files changed

Lines changed: 199 additions & 100 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.27",
3-
"apps/web": "0.1.0-alpha.25",
2+
".": "0.1.0-alpha.28",
3+
"apps/web": "0.1.0-alpha.26",
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.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-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** upgrade inngest sdk ([e3a4dde](https://github.com/devakone/vibe-coding-profiler/commit/e3a4ddebbdff6edc0fe73dcdc88997ac75f927ba))
9+
310
## [0.1.0-alpha.27](https://github.com/devakone/vibe-coding-profiler/compare/vibe-coding-profiler-v0.1.0-alpha.26...vibe-coding-profiler-v0.1.0-alpha.27) (2026-02-24)
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.26](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.25...web-v0.1.0-alpha.26) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** upgrade inngest sdk ([e3a4dde](https://github.com/devakone/vibe-coding-profiler/commit/e3a4ddebbdff6edc0fe73dcdc88997ac75f927ba))
9+
310
## [0.1.0-alpha.25](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.24...web-v0.1.0-alpha.25) (2026-02-24)
411

512

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"class-variance-authority": "^0.7.1",
2828
"clsx": "^2.1.1",
2929
"cmdk": "^1.1.1",
30-
"inngest": "^3.49.3",
30+
"inngest": "^3.54.2",
3131
"lucide-react": "^0.575.0",
3232
"next": "16.1.6",
3333
"qrcode": "^1.5.4",

package-lock.json

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

0 commit comments

Comments
 (0)