diff --git a/.changeset/config.json b/.changeset/config.json index 24882d98d..9eeeed965 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -28,6 +28,8 @@ "example-xhr-bundle", "example-xhr-node", "example-xhr-php", - "example-xhr-python" + "example-xhr-python", + "example-reactrouter", + "example-nextjs" ] } diff --git a/.changeset/salty-experts-yawn.md b/.changeset/salty-experts-yawn.md deleted file mode 100644 index bc619a1af..000000000 --- a/.changeset/salty-experts-yawn.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"example-reactrouter": major -"example-nextjs": major -"example-angular": major ---- - -New example added for nextjs and react router and updated example for angular using latest CLI