diff --git a/.changeset/brave-crabs-cheat.md b/.changeset/brave-crabs-cheat.md deleted file mode 100644 index 197d5fd..0000000 --- a/.changeset/brave-crabs-cheat.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"cypress-ct-lit": major ---- - -Release 1.0.0 [cypress-ct-lit] Full support for lit and cypress component testing - -- Remove internal types to allow custom mount command -- Update module export to disable typescript warning -- Update docs for mount type example -- Update docs to prevent set incorrect bundler diff --git a/packages/cypress-ct-lit/CHANGELOG.md b/packages/cypress-ct-lit/CHANGELOG.md index 115c21a..6ec7b1e 100644 --- a/packages/cypress-ct-lit/CHANGELOG.md +++ b/packages/cypress-ct-lit/CHANGELOG.md @@ -1,5 +1,16 @@ # cypress-ct-lit +## 1.0.0 + +### Major Changes + +- 38e4199: Release 1.0.0 [cypress-ct-lit] Full support for lit and cypress component testing + + - Remove internal types to allow custom mount command + - Update module export to disable typescript warning + - Update docs for mount type example + - Update docs to prevent set incorrect bundler + ## 0.5.0 ### Minor Changes diff --git a/packages/cypress-ct-lit/package.json b/packages/cypress-ct-lit/package.json index 80de1b4..0053fd4 100644 --- a/packages/cypress-ct-lit/package.json +++ b/packages/cypress-ct-lit/package.json @@ -1,6 +1,6 @@ { "name": "cypress-ct-lit", - "version": "0.5.0", + "version": "1.0.0", "description": "Cypress Component Testing for Lit and Web Components", "type": "module", "keywords": [