From 5a2d2a95351c8139e986b5248b5327356c470061 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 12 Sep 2025 10:40:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72015f335..b1d6fc368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Prefixed the `crypto`, `fs` and `path` imports with `node:` _[Tested: , ]_ +- Prefixed the `crypto`, `fs` and `path` imports with `node:` ## 2.198.0 - 2025-09-11