From e80139da3f8be9179469a015e8345b460537e958 Mon Sep 17 00:00:00 2001 From: Milos Djermanovic Date: Wed, 6 Mar 2024 19:21:30 +0100 Subject: [PATCH] chore: update changelog with note that v4.0.0 was not published to npm (#241) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96dc1e6..350f4d3 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