Skip to content

Commit 8fe068a

Browse files
committed
docs: update CHANGELOG for v2.0.2
1 parent 4a42b11 commit 8fe068a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to `s3m` will be documented in this file.
44

5+
## v2.0.2 - 2026-06-14
6+
7+
### Security
8+
9+
- Bumped `esbuild` to `^0.28.1` to resolve a high-severity Dependabot alert (GHSA-gv7w-rqvm-qjhr): missing binary integrity verification in esbuild's Deno module could allow remote code execution via `NPM_CONFIG_REGISTRY`. esbuild is a build-only dependency, so the published `dist/index.js`, `dist/index.esm.js`, and `dist/function.umd.js` artifacts are unchanged. `npm audit` reports 0 vulnerabilities.
10+
11+
### Maintenance
12+
13+
- Bumped `dependabot/fetch-metadata` GitHub Action from 2.5.0 to 3.1.0 (#22).
14+
515
## v2.0.1 - 2026-05-05
616

717
### Security

0 commit comments

Comments
 (0)