Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Check notice on line 19 in CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

CHANGELOG.md#L19

Lists should be surrounded by blank lines

### Other Changes

Check notice on line 21 in CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

CHANGELOG.md#L21

Expected: 1; Actual: 0; Below
- That affects only build from source, fixed tsconfig.json, to allow build to successed

Check notice on line 22 in CHANGELOG.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

CHANGELOG.md#L22

Lists should be surrounded by blank lines
- Fix README.md, wrong claim for IPv6

Loading