From e160d877cbe51efea50ce7ca7bd66cffdcb36c02 Mon Sep 17 00:00:00 2001 From: RelunSec Date: Mon, 27 Apr 2026 17:02:55 -0400 Subject: [PATCH] Update CHANGELOG.md for version 1.0.3 Updated changelog for version 1.0.3 with security updates and other changes. --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6578d17..06cbcf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,3 +12,13 @@ - Improved README.md and SECURITY.md formatting and mismatch between the content of README.md in NPM and Github - Removed package-lock.json, Commited by mistake to the repo. - Pinned SHA for workflows in the Github Repo + +## 1.0.3 + +⚠️ Security Updates: +- Fix GHSA-8p33-q827-ghj5 vuln + +### Other Changes +- That affects only build from source, fixed tsconfig.json, to allow build to successed +- Fix README.md, wrong claim for IPv6 +