Skip to content

Commit b143df1

Browse files
committed
Version 1.1.7 - 08-07-2026
1 parent 161c4a0 commit b143df1

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 1.1.7 — August 7, 2026
4+
5+
- Published a follow-up release after the 1.1.6 npm publication completed before CI retry.
6+
37
## 1.1.6 — 2026-08-07
48

59
- Updated the runtime dependency `@eliware/log` to 1.1.10.

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,7 +1,7 @@
11
{
22
"name": "@eliware/errors",
33
"type": "module",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"description": "Process-level handlers for uncaught exceptions, unhandled rejections, and warnings.",
66
"module": "index.mjs",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)