Skip to content

Commit f060ee1

Browse files
committed
docs: add changelog entry
1 parent 670ddab commit f060ee1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ This changelog follows the principles of [Keep a Changelog](https://keepachangel
1010

1111
### Changed
1212

13+
- Standardize Node.js version to 22 across all environments (docker dev environment, CI, production).
14+
1315
### Fixed
1416

17+
- Upgrade dependencies to drastically reduce vulnerabilities flagged by `npm audit`. Reduced from +100 including 12 critical and 33 high to only 2 moderate.
18+
1519
### Removed
1620

1721
---

0 commit comments

Comments
 (0)