From 36f5617e8291beccde933a5f057b53b39751b88f Mon Sep 17 00:00:00 2001 From: harshitha-cstk Date: Mon, 25 May 2026 11:54:54 +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 c65e8dc..cd122c1 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-tsgen`**. + ![Node.js CI](https://github.com/contentstack/contentstack-cli-tsgen/workflows/Node.js%20CI/badge.svg) ![npm](https://img.shields.io/npm/v/contentstack-cli-tsgen)