From 2e0f896e6eac201bc4347fdc4c240ff1de9874c9 Mon Sep 17 00:00:00 2001 From: Milos Djermanovic Date: Tue, 5 Mar 2024 19:30:32 +0100 Subject: [PATCH] chore: update changelog with note that v4.0.0 was not published to npm --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96dc1e6f..350f4d38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## [4.0.0](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.1...v4.0.0) (2024-03-01) +⚠️ This release was not published to npm due to technical problems. ### ⚠ BREAKING CHANGES