Skip to content

Commit

Permalink
Update Version Packages (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 15, 2024
1 parent 38e4199 commit 23bced5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/brave-crabs-cheat.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/cypress-ct-lit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-ct-lit/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 23bced5

Please sign in to comment.