Skip to content

Commit be9b6db

Browse files
chore(release): 1.15.0 [skip ci]
# [1.15.0](v1.14.2...v1.15.0) (2025-04-21) ### Features * **core:** upgrade to next.js ([#42](#42)) ([a00e026](a00e026))
1 parent a00e026 commit be9b6db

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.15.0](https://github.com/vault-developer/event-loop-explorer/compare/v1.14.2...v1.15.0) (2025-04-21)
2+
3+
4+
### Features
5+
6+
* **core:** upgrade to next.js ([#42](https://github.com/vault-developer/event-loop-explorer/issues/42)) ([a00e026](https://github.com/vault-developer/event-loop-explorer/commit/a00e026765cbf66063570377642d37e4e30fe752))
7+
18
## [1.14.2](https://github.com/vault-developer/event-loop-explorer/compare/v1.14.1...v1.14.2) (2025-02-09)
29

310

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
@@ -2,7 +2,7 @@
22
"name": "event-loop-explorer",
33
"private": true,
44
"author": "Albert Trott",
5-
"version": "1.14.2",
5+
"version": "1.15.0",
66
"scripts": {
77
"dev": "next dev --turbopack",
88
"build": "next build",

0 commit comments

Comments
 (0)