Skip to content

Commit a27b817

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2025-04-21) ### Features * **core:** fix url link ([5b6aa3a](5b6aa3a))
1 parent 5b6aa3a commit a27b817

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.16.0](https://github.com/vault-developer/event-loop-explorer/compare/v1.15.0...v1.16.0) (2025-04-21)
2+
3+
4+
### Features
5+
6+
* **core:** fix url link ([5b6aa3a](https://github.com/vault-developer/event-loop-explorer/commit/5b6aa3a954ab8e773668ef2a21a0c3c8916dcbfd))
7+
18
# [1.15.0](https://github.com/vault-developer/event-loop-explorer/compare/v1.14.2...v1.15.0) (2025-04-21)
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.15.0",
5+
"version": "1.16.0",
66
"scripts": {
77
"dev": "next dev --turbopack",
88
"build": "next build",

0 commit comments

Comments
 (0)