From a3d15686cbdb0c21f389097cb8454f25b0f9dfe6 Mon Sep 17 00:00:00 2001 From: harshitha-cstk Date: Mon, 25 May 2026 11:54:59 +0530 Subject: [PATCH] chore: add archive deprecation notice for cli-plugins migration DX-7535 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6e64e77..fc1a2a7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> **This repository is archived.** Development continues in the [cli-plugins](https://github.com/contentstack/cli-plugins) monorepo. Open issues at [cli-plugins/issues](https://github.com/contentstack/cli-plugins/issues). +> The npm package name is unchanged: **`@contentstack/cli-cm-regex-validate`**. + # Regex Validation CLI Plugin The “Regex Validation” plugin in Contentstack CLI allows users to search for invalid regexes within the content types and global fields of their stack.