diff --git a/.changeset/thick-boats-grin.md b/.changeset/thick-boats-grin.md new file mode 100644 index 0000000..a7c2b36 --- /dev/null +++ b/.changeset/thick-boats-grin.md @@ -0,0 +1,5 @@ +--- +'@codama/renderers-demo': patch +--- + +This is a test patch update to ensure the extraction of the demo renderer to its own repo was successful. diff --git a/README.md b/README.md index 79fc9f5..e424ff2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ Add the following script to your Codama configuration file. ```json { - // ... "scripts": { "demo": { "from": "@codama/renderers-demo",