From 61ff215e087598ccf9ad771acf832a0229ca3680 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Mon, 21 Feb 2022 14:27:10 +0100 Subject: [PATCH] add changeset Signed-off-by: Emma Indal --- .changeset/techdocs-fifty-plants-remain.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/techdocs-fifty-plants-remain.md diff --git a/.changeset/techdocs-fifty-plants-remain.md b/.changeset/techdocs-fifty-plants-remain.md new file mode 100644 index 0000000000..99ea62b50b --- /dev/null +++ b/.changeset/techdocs-fifty-plants-remain.md @@ -0,0 +1,7 @@ +--- +'@techdocs/cli': patch +--- + +- Adds `cypress` and `cypress-plugin-snapshots` as dependencies for integration and visual regression tests. +- Updates README documentation with instructions for how to run tests. +- Clarifies output text for prepack script.